Metadata-Version: 2.1
Name: dbrownell_DevTools
Version: 0.15.0
Summary: Foundation for various development tools.
Author-email: David Brownell <db@DavidBrownell.com>
License: MIT License
Project-URL: Homepage, https://github.com/davidbrownell/dbrownell_DevTools
Project-URL: Documentation, https://github.com/davidbrownell/dbrownell_DevTools
Project-URL: Repository, https://github.com/davidbrownell/dbrownell_DevTools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: ansi2html ==1.*
Requires-Dist: AutoGitSemVer
Requires-Dist: black ==24.*
Requires-Dist: cogapp ==3.*
Requires-Dist: coverage ==7.*
Requires-Dist: dbrownell-Common
Requires-Dist: pylint ==3.*
Requires-Dist: pytest ==7.*
Requires-Dist: pytest-benchmark ==4.*
Requires-Dist: pytest-cov ==4.*
Requires-Dist: tomli ==2.* ; python_version < "3.11"
Provides-Extra: dev
Requires-Dist: cx-Freeze ==6.* ; extra == 'dev'
Provides-Extra: package
Requires-Dist: build ==1.* ; extra == 'package'
Requires-Dist: twine ==4.* ; extra == 'package'

# dbrownell_DevTools


