Metadata-Version: 2.4
Name: bossman
Version: 0.49.0
Summary: Automation framework
Home-page: https://github.com/ynohat/bossman
Author: Anthony Hogg
Author-email: anthony@hogg.fr
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8,<4
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: edgegrid-python>=1.1.1
Requires-Dist: requests<3,>=2.3.0
Requires-Dist: gitpython<4.0,>=3.1.24
Requires-Dist: pyyaml<7.0,>=6
Requires-Dist: parse<2
Requires-Dist: rich<11,>=6
Requires-Dist: jsonschema<5.0.0,>=4.3.1
Requires-Dist: packaging<24.0
Requires-Dist: cattrs<2.0,>=1.8
Requires-Dist: attrs<22.0.0,>=21.3.0
Requires-Dist: python-dateutil<3.0,>=2.8
Requires-Dist: urllib3<2.0,>=1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Bossman

Extensible automation framework, geared towards Akamai configuration management.

All documentation is available on [bossman.readthedocs.io](https://bossman.readthedocs.io).


