Metadata-Version: 2.1
Name: quicken
Version: 0.1.0
Summary: Make Python apps fast.
Home-page: https://github.com/chrahunt/quicken
Author: Chris Hunt
Author-email: chrahunt@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: fasteners (>=0.14.1,<0.15.0)
Requires-Dist: pid (>=2.2,<3.0)
Requires-Dist: psutil (>=5.4,<6.0)
Requires-Dist: python-daemon (>=2.2,<3.0)
Requires-Dist: tblib (>=1.3,<2.0)
Project-URL: Repository, https://github.com/chrahunt/quicken
