Metadata-Version: 2.1
Name: perceptron_pkg-abhaykeni
Version: 0.0.2
Summary: A small package for perceptron
Home-page: https://github.com/abhaykeni/perceptron-pkg
Author: abhaykeni
Author-email: abhaykeni@gmail.com
Project-URL: Bug Tracker, https://github.com/abhaykeni/perceptron-pkg/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Perceptron Package

## References - 

* [Official Python Docs for PYPI](https://packaging.python.org/en/latest/tutorials/packaging-projects/)

* [Official Python Docs for PYPI](https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries)
