Metadata-Version: 2.1
Name: blkmrln
Version: 0.1.0
Summary: A python build tool optimized to setup for projects of any scale using modern python packaging, robust repository standards, and black formatting.
Home-page: https://github.com/nickornator9000/blkmrln
Author: Nicholas Fulton
Author-email: nicholasfulton14@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: distlib==0.3.8
Requires-Dist: filelock==3.15.4
Requires-Dist: iniconfig==2.0.0
Requires-Dist: numpy==2.0.1
Requires-Dist: packaging==24.1
Requires-Dist: pbr==6.0.0
Requires-Dist: platformdirs==4.2.2
Requires-Dist: pluggy==1.5.0
Requires-Dist: pytest==8.3.2
Requires-Dist: pytest-mock==3.14.0
Requires-Dist: PyYAML==6.0.2
Requires-Dist: stevedore==5.2.0
Requires-Dist: virtualenv==20.26.3
Requires-Dist: virtualenv-clone==0.5.7
