Metadata-Version: 2.1
Name: hitchpylibrarytoolkit
Version: 0.6.3
Summary: Build, test, documentation, linting, reformatting and specification code for hitch libraries.
Author-email: Colm O'Connor <colm.oconnor.github@gmail.com>
License: MIT
Project-URL: homepage, https://hitchdev.com/
Keywords: yaml
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Natural Language :: English
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt

HitchPyLibraryToolkit
---------------------

Note: You probably shouldn't be using this unless you're building a library
for use with hitch.

It's for deduplicating code across hitch libraries for doing:

* Specifying / Testing
* Documenting
* Deployment
* Linting
* Reformatting
