Metadata-Version: 2.1
Name: limited-numbers
Version: 1.0
Summary: A simple package to limit numbers to a marked area (can be used to simulate things like `char` in C
Home-page: https://github.com/Oakchris1955/limited-numbers
Author: Oakchris1955
License: MIT
Project-URL: Bug Tracker, https://github.com/Oakchris1955/limited-numbers/issues
Keywords: numbers,number,limit,limited
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Limited Numbers

A simple library made with Python


