mirror of
https://github.com/wader/fq.git
synced 2024-12-29 00:22:38 +03:00
9 lines
159 B
Markdown
9 lines
159 B
Markdown
### Convert represented value to JSON
|
|
|
|
```
|
|
$ fq -d bencode torepr file.torrent
|
|
```
|
|
|
|
### References
|
|
- https://wiki.theory.org/BitTorrentSpecification#Bencoding
|