Metadata-Version: 2.1
Name: PyAdder
Version: 0.0.5
Summary: Total simple adder. Showing off package structure
Home-page: http://github.com/profjsb/PyAdder
Author: Josh Bloom
Author-email: profjsb@gmail.com
License: BSD
Keywords: sample setuptools eduction data-science
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

Total simple adder. Showing off package structure

