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
Timothy Pearson 83677e3550
Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
..
CMakeLists.txt [kdenetwork/kfile-plugins] added cmake support 13 years ago
Makefile.am Update kdenetwork Autotools for new DSO linkage style 13 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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
bdict.h rename the following methods: 13 years ago
bint.cpp rename the following methods: 13 years ago
bint.h TQt4 port kdenetwork 13 years ago
blist.cpp TQt4 port kdenetwork 13 years ago
blist.h TQt4 port kdenetwork 13 years ago
bstring.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
bstring.h Trinity Qt initial conversion 14 years ago
bytetape.cpp Trinity Qt initial conversion 14 years ago
bytetape.h TQt4 port kdenetwork 13 years ago
kfile_torrent.cpp rename the following methods: 13 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 rename the following methods: 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.