Metadata-Version: 2.4
Name: sandbar
Version: 0.0.1
Summary: Sandbar - A Python package (under development)
Author-email: Surfside Labs <info@surfsidelabs.com>
License: MIT
Project-URL: Homepage, https://github.com/surfsidelabs/sandbar
Project-URL: Repository, https://github.com/surfsidelabs/sandbar
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

# Sandbar

A Python package currently under development.

## Installation

```bash
pip install sandbar
```

## Status

This package is in early development. Features and documentation will be added as the project progresses.

## License

MIT License - See LICENSE file for details.
