Metadata-Version: 2.1
Name: dbrownell_DevTools
Version: 0.1.1
Summary: Foundation for various development tools.
Author-email: David Brownell <db@DavidBrownell.com>
License: Boost Software License 1.0
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 :: Common Public 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
License-File: LICENSE_1_0.txt
Requires-Dist: black ==23.*
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.*
Provides-Extra: dev
Provides-Extra: package
Requires-Dist: build ==1.* ; extra == 'package'
Requires-Dist: twine ==4.* ; extra == 'package'

