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
tpearson 2bc1d72869
rename the following methods:
13 years ago
..
CMakeLists.txt [kdenetwork/kfile-plugins] added cmake support 14 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 rename the following methods: 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 14 years ago
blist.cpp TQt4 port kdenetwork 14 years ago
blist.h TQt4 port kdenetwork 14 years ago
bstring.cpp rename the following methods: 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 14 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.