You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timothy Pearson
c31057da30
|
10 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 12 years ago | |
Makefile.am | 11 years ago | |
README | 12 years ago | |
bbase.h | 12 years ago | |
bdict.cpp | 12 years ago | |
bdict.h | 12 years ago | |
bint.cpp | 12 years ago | |
bint.h | 12 years ago | |
blist.cpp | 12 years ago | |
blist.h | 12 years ago | |
bstring.cpp | 12 years ago | |
bstring.h | 12 years ago | |
bytetape.cpp | 12 years ago | |
bytetape.h | 12 years ago | |
tdefile_torrent.cpp | 12 years ago | |
tdefile_torrent.desktop | 10 years ago | |
tdefile_torrent.h | 12 years ago |
README
This is a meta information plugin for BitTorrent files (*.torrent). It doesn't depend on BitTorrent or any non-standard library being installed. The .torrent files used by BitTorrent are coded in what is called a b-encoding by the BitTorrent author. Please see the actual tdefile plugin source code for more information on the encoding.