Metadata-Version: 2.0
Name: jclib
Version: 0.0.1
Summary: Reusable code
Home-page: https://github.com/ukch/jclib
Author: Joel Cross
Author-email: joel@kazbak.co.uk
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6

Python library of reusable code
===============================

Currently this library contains a single module, ``actions``. This can be used for writing reusable, confirmable actions.


