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
1de96857f5
|
13 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 14 years ago | |
Makefile.am | 13 years ago | |
README | 15 years ago | |
bbase.h | 14 years ago | |
bdict.cpp | 13 years ago | |
bdict.h | 13 years ago | |
bint.cpp | 13 years ago | |
bint.h | 14 years ago | |
blist.cpp | 14 years ago | |
blist.h | 14 years ago | |
bstring.cpp | 13 years ago | |
bstring.h | 14 years ago | |
bytetape.cpp | 14 years ago | |
bytetape.h | 14 years ago | |
kfile_torrent.cpp | 13 years ago | |
kfile_torrent.desktop | 15 years ago | |
kfile_torrent.h | 13 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 kfile plugin source code for more information on the encoding.