Metadata-Version: 2.1
Name: Perceptron_ndsnajam
Version: 0.0.2
Summary: Perceptron or/and/xor gates package
Home-page: https://github.com/nds-najam/Perceptron-ndsnajam
Author: nds-najam
Author-email: najam.iitm@gmail.com
Project-URL: Bug Tracker, https://github.com/nds-najam/Perceptron-ndsnajam/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
License-File: LICENSE

# Implementation of Perceptron and Packaging

## References

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

