Metadata-Version: 2.1
Name: octomy-common
Version: 0.0.9
Summary: OctoMY common
Home-page: https://gitlab.com/octomy/common
Author: Lennart Rolland
Author-email: lennart@octomy.org
Maintainer: Lennart Rolland
Maintainer-email: lennart@octomy.org
License: GPL-3 LGPL-3 MIT
Description: # About common
        
        <img src="https://gitlab.com/octomy/common/-/raw/master/design/common-logo-1024.png" width="20%"/>
        
        Common files for octomy python projects
        
        
        Common is [available on gitlab](https://gitlab.com/octomy/common).
        Common is [available in PyPI](https://pypi.org/project/common/).
        
        ```shell
        # Install common into your current Python environment
        pip install octomy-common
        
        ```
Keywords: octomy common
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Other/Nonlisted Topic
Requires-Python: ~=3.7.4
Description-Content-Type: text/markdown
