Metadata-Version: 2.3
Name: babelone
Version: 0.1.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: rich-click
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# babelone
> pronounced /ˌbæbɪˈloʊn/

## Installation
```bash
pip install babelone
```

## Usage
```bash
babelone --help

babelone <path>/[requirements.txt|setup.py|pyproject.toml] <path>/[requirements.txt|setup.py|pyproject.toml]
```

