Metadata-Version: 2.1
Name: pydynamiclib
Version: 0.1.1
Summary: A Python package for packaging and importing compiled .pyc files
Home-page: https://github.com/A-Boring-Square/PyDLL
Author: A-Boring-Square
Author-email: aboringsquarel@gmail.com
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
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: setuptools>=42; extra == "dev"

# PyDLL
