PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » File Formats » File_Bittorrent

Decode and Encode data in Bittorrent format

This package is unmaintained.

Download latest release 1.1.0 (archived versions might be outdated)

License: LGPL

Description

This package consists of three classes which handles the encoding and decoding of data in Bittorrent format.
You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#3222ClosedBug2005-01-17BitTorrent bencoding protocol errors
#3532ClosedBug2005-02-20Bencode - encode and decode - wrong file size (length over 2GiB)
#3970ClosedBug2005-03-27Problems with decoding
#4570ClosedBug2005-06-10Encoding an array with empty or null value is broken
#5799ClosedReq2005-10-27Access to optional dictionary entries
#5836ClosedBug2005-10-31Missing support for >2GB files
#5880BogusBug2005-11-06utf8 issues
#7406ClosedBug1.0.02006-04-15MakeTorrent wont add files in directories
#8085ClosedBug1.0.02006-06-30announce_list does not return all trackers
#9093ClosedBug1.0.22006-10-19Patches for Out-of-memory and Segfaults, with testsuite [take2]
#14126OpenBug1.1.02008-06-12Some trackers do not response to getStats request
#18399ClosedBug1.1.02011-03-26Error in example scripts
#18400DuplicateBug1.1.02011-03-26Error in example scripts
#18998ClosedBugSVN2011-11-14remove error_reporting (for PEAR QA team)
#18999ClosedBugSVN2011-11-14rename directory Tests to tests (for PEAR QA team)