Metadata-Version: 2.4
Name: python-nso-client
Version: 0.0.0
Summary: Add your description here
Author-email: James Harr <jharr@internet2.edu>
Requires-Python: >=3.11
Requires-Dist: httpx>=0.28.1
Requires-Dist: structlog>=25.2.0
Description-Content-Type: text/markdown

# Python NSO Library

## Usage

```sh
```

## Developing

```sh
# Build
uv build
```
