Metadata-Version: 2.1
Name: dessiccate
Version: 0.0.7
Summary: A library to keep code DRY
Home-page: https://github.com/mgfrantz/dessiccate/tree/master/
Author: Mike Frantz
Author-email: michaelgfrantz@gmail.com
License: Apache Software License 2.0
Description: # `dessicate`: A library to stay DRY.
        > Dessiccate (*verb*): remove the moisture from (something); cause to become completely dry.
        
        
        ## Install
        
        `pip install dessiccate`
        
Keywords: DRY utilities
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
