ptt-rs 0.1.0

A Rust port of PTT - a flexible toolkit for parsing and transforming torrent titles.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ptt-rs

A Rust port of [PTT](https://github.com/dreulavelle/PTT) - a flexible toolkit for parsing and transforming torrent titles.

## Status

This project is currently under development and may not be feature-complete compared to the original Python implementation.

## Usage

```bash
cargo run "The Simpsons S01E01 1080p BluRay x265 HEVC 10bit AAC 5.1 Tigole"
```