Metadata-Version: 2.4
Name: python-constant
Version: 1.0.5
Summary: Constant type for python for immutable types
Author: kronuslx (Joel Manning)
Author-email: "kronus-lx (Joel Manning)" <joelem2@hotmail.com>
Keywords: python,constants,constant
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file

# constant
Constant type to enforce constness and immutability in Python
