Metadata-Version: 2.1
Name: oco
Version: 0.0.1
Summary: oco: preview audio files on your remote computer using http server with directory listing
Author-email: Vol Ky <vol@wilab.org.ua>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: fastapi
Requires-Dist: python-multipart
Requires-Dist: uvicorn
Project-URL: Home, https://github.com/proger/oco

# oco

Preview your local media files using `oco`.

```
pip3 install git+https://github.com/proger/oco
cd LibriSpeech
python3 -m oco
# visit http://localhost:8000
```
