Metadata-Version: 2.4
Name: strictabc
Version: 1.0.1
Summary: A module containing the implementation of Strict ABC classes and decorators
Author-email: Trevor Viken <trevor.viken@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/taviken/strictabc
Project-URL: Issues, https://github.com/taviken/strictabc/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file

# strictabc
Repository of python package strictabc


License
-------

Licensed under the `MIT License`_.

.. _MIT License: https://github.com/taviken/strictabc/blob/main/LICENSE

