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.
tdenetwork/kfile-plugins/torrent
samelian 5ae369ea2e
[kdenetwork/kfile-plugins] added cmake support
13 years ago
..
CMakeLists.txt [kdenetwork/kfile-plugins] added cmake support 13 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
bbase.h TQt conversion fixes 14 years ago
bdict.cpp Trinity Qt initial conversion 14 years ago
bdict.h Trinity Qt initial conversion 14 years ago
bint.cpp Trinity Qt initial conversion 14 years ago
bint.h Trinity Qt initial conversion 14 years ago
blist.cpp Trinity Qt initial conversion 14 years ago
blist.h Trinity Qt initial conversion 14 years ago
bstring.cpp Trinity Qt initial conversion 14 years ago
bstring.h Trinity Qt initial conversion 14 years ago
bytetape.cpp Trinity Qt initial conversion 14 years ago
bytetape.h Trinity Qt initial conversion 14 years ago
kfile_torrent.cpp Trinity Qt initial conversion 14 years ago
kfile_torrent.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile_torrent.h TQt conversion fixes 14 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.