Metadata-Version: 2.4
Name: tpconfig
Version: 0.1.2
Summary: Configuration management for TotalPath services
Home-page: https://github.com/nopaque/tpconfig
Author: Nopaque Limited
Author-email: info@nopaque.co.uk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: boto3>=1.37.8
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Nopaque Config

A configuration management utility for Nopaque services.

## Installation

```bash
pip install tpconfig
