Metadata-Version: 2.1
Name: clickactions
Version: 0.1.0
Author: Shahim Essaid
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: filelock
Requires-Dist: pyyaml
Requires-Dist: pydevd
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: twine ; extra == 'build'

