Metadata-Version: 2.4
Name: inlet
Version: 0.0.2
Summary: A Python package by Surfside Labs
Author: Surfside Labs
Project-URL: Homepage, https://github.com/SurfsideLabs/inlet
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# inlet

A Python package by Surfside Labs.

This is a placeholder release to reserve the package name on PyPI while development is in progress.

## Installation

```bash
pip install inlet
```

## Development

This package is currently under active development. Full documentation and features will be available in future releases.

## License

MIT License - see LICENSE file for details.
