Metadata-Version: 1.2
Name: tc2calculator
Version: 1.1
Summary: Adds and subtracts 2 number - demo project
Home-page: https://github.com/marklaszlo9/tc2calculator
Author: Mark Laszlo
Author-email: mark.laszlo@tc2.hu
License: MIT license
Description: =============
        tc2calculator
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/tc2calculator.svg
                :target: https://pypi.python.org/pypi/tc2calculator
        
        .. image:: https://img.shields.io/travis/marklaszlo9/tc2calculator.svg
                :target: https://travis-ci.com/marklaszlo9/tc2calculator
        
        .. image:: https://readthedocs.org/projects/tc2calculator/badge/?version=latest
                :target: https://tc2calculator.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Adds and subtracts 2 number - demo project
        
        
        * Free software: MIT license
        * Documentation: https://tc2calculator.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
        =======
        
        1.0 (2020-03-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: tc2calculator
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
