Metadata-Version: 1.2
Name: simula-tools-meetup-test
Version: 0.1.0
Summary: This is a test package for the Simula tools meetup
Home-page: https://github.com/minrk/tools_meetup_test
Author: Min RK
Author-email: benjaminrk@gmail.com
License: BSD license
Description: =================
        tools-meetup-test
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/tools_meetup_test.svg
                :target: https://pypi.python.org/pypi/tools_meetup_test
        
        .. image:: https://img.shields.io/travis/minrk/tools_meetup_test.svg
                :target: https://travis-ci.org/minrk/tools_meetup_test
        
        .. image:: https://readthedocs.org/projects/tools-meetup-test/badge/?version=latest
                :target: https://tools-meetup-test.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        This is a test package for the Simula tools meetup
        
        
        * Free software: BSD license
        * Documentation: https://tools-meetup-test.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-11-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: tools_meetup_test
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
