Metadata-Version: 2.4
Name: mini-worker
Version: 0.0.1
Summary: A test package for checking PyPI name availability
Home-page: https://github.com/test/test-package
Author: Test Author
Author-email: mini-worker <test@example.com>
License: MIT
Project-URL: Homepage, https://github.com/test/test-package
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Test Package

This is a minimal test package used to check if a package name is available on PyPI.

## Usage

This package is for testing purposes only and should not be used in production.

## Installation

```bash
pip install mini-worker
```

## License

MIT License
