Metadata-Version: 2.0
Name: plum-py
Version: 0.1.0a9
Summary: Pack/Unpack Memory.
Home-page: https://gitlab.com/dangass/plum
Author: Dan Gass
Author-email: dan.gass@gmail.com
Maintainer: Dan Gass
Maintainer-email: dan.gass@gmail.com
License: MIT License; http://opensource.org/licenses/MIT
Download-URL: https://gitlab.com/dangass/plum
Keywords: docstring
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Text Processing
Requires-Python: >=3.6.*
Provides-Extra: doc
Provides-Extra: test
Requires-Dist: setuptools (>=39.0.1)
Provides-Extra: doc
Requires-Dist: Sphinx (>=1.6.7); extra == 'doc'
Requires-Dist: sphinx-rtd-theme; extra == 'doc'
Requires-Dist: sphinxcontrib-programoutput; extra == 'doc'
Provides-Extra: test
Requires-Dist: baseline; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-html; extra == 'test'

https://plum-py.readthedocs.io/en/latest/index.html


