Metadata-Version: 2.1
Name: dbrownell_DevTools
Version: 0.18.2
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.9
Requires-Dist: AutoGitSemVer ==0.*
Requires-Dist: black ~=24.4
Requires-Dist: cogapp ~=3.4
Requires-Dist: coverage ~=7.5
Requires-Dist: dbrownell-Common ==0.*
Requires-Dist: pylint ~=3.1
Requires-Dist: pytest ~=7.4
Requires-Dist: pytest-benchmark ~=4.0
Requires-Dist: pytest-cov ~=4.1
Requires-Dist: tomli ~=2.0 ; python_version < "3.11"
Provides-Extra: dev
Requires-Dist: cx-Freeze ~=6.15 ; extra == 'dev'
Provides-Extra: package
Requires-Dist: build ~=1.2 ; extra == 'package'
Requires-Dist: twine ~=4.0 ; extra == 'package'

# dbrownell_DevTools


