Metadata-Version: 2.1
Name: openct
Version: 0.1.1
Summary: Configuration backup and analysis tools for devices running pfSense and RouterOS
Home-page: https://github.com/weehooey/openct
License: GNU GPL v3.0
Author: Weehooey
Author-email: info@weehooey.com
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: fabric (>=3.1.0,<4.0.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Project-URL: Repository, https://github.com/weehooey/openct
Description-Content-Type: text/markdown

![pylint](https://github.com/weehooey/openct/actions/workflows/pylint.yml/badge.svg)
![pytest](https://github.com/weehooey/openct/actions/workflows/pytest.yml/badge.svg)
# openct
Configuration backup and analysis tools for devices running pfSense and RouterOS

## Contributing
* [Submit bugs and feature requests](https://github.com/Weehooey/openct/issues), and help us verify as they are checked in
* Review [source code changes](https://github.com/Weehooey/openct/pulls)

## Feedback
* [File an issue](https://github.com/Weehooey/openct/issues)

## License
Copyright (c) Weehooey Inc. All rights reserved.

Licensed under the [GNU GPL v3.0](LICENSE) license.

