Metadata-Version: 2.1
Name: base-package
Version: 0.1.0a1
Summary: python package template.
Home-page: https://gitlab.com/a.signz089/base-package
Author: a.Signz
Author-email: a.Signz089@googlemail.com
Maintainer: a.Signz
Maintainer-email: a.Signz089@googlemail.com
License: BSD License
Project-URL: Bug Reports, https://gitlab.com/a.signz089/base-package/issues
Project-URL: Source, https://gitlab.com/a.signz089/base-package.git
Description: # Base package
        > [setuptools](https://setuptools.readthedocs.io/en/latest/) template
        
        `make help`
        
        ## Build
        `make build`
        
        ## Install
        `make install`
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: extra
