Metadata-Version: 2.4
Name: npm321
Version: 0.1.3
Summary: A Python package containing sample.txt data
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# npm321

A Python package for the npm321 codebase.

## Installation

```bash
pip install npm321
```

## Usage

```python
from npm321 import sample
```
