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/tdefile-plugins/torrent
Michele Calgaro 6d077d0606
Replaced various '#define' with actual strings - part 5
5 months ago
..
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
bbase.h Removed code formatting modelines. 4 years ago
bdict.cpp Removed code formatting modelines. 4 years ago
bdict.h Removed code formatting modelines. 4 years ago
bint.cpp Removed code formatting modelines. 4 years ago
bint.h Removed code formatting modelines. 4 years ago
blist.cpp Removed code formatting modelines. 4 years ago
blist.h Removed code formatting modelines. 4 years ago
bstring.cpp Removed code formatting modelines. 4 years ago
bstring.h Removed code formatting modelines. 4 years ago
bytetape.cpp Removed code formatting modelines. 4 years ago
bytetape.h Removed code formatting modelines. 4 years ago
tdefile_torrent.cpp Replaced various '#define' with actual strings - part 5 5 months ago
tdefile_torrent.desktop Desktop file translations: 4 years ago
tdefile_torrent.h Replace Q_OBJECT with TQ_OBJECT 10 months 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.