File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,19 @@ BEncode Torrent
22===============
33
44[ ![ Build Status] ( https://travis-ci.org/ApolloRIP/bencode-torrent.svg?branch=master )] ( https://travis-ci.org/ApolloRIP/bencode-torrent )
5+ [ ![ Packagist] ( https://img.shields.io/packagist/v/apollorip/bencode-torrent.svg )] ( https://packagist.org/packages/apollorip/bencode-torrent )
6+ ![ PHP from Travis config] ( https://img.shields.io/travis/php-v/ApolloRIP/bencode-torrent.svg )
57
68PHP library for encoding and decoding BitTorrent BEncode data, focused around
79[ Gazelle] ( https://github.com/ApolloRIP/Gazelle ) .
810
11+ Usage
12+ -----
13+ ` composer require apollorip/bencode-torrent `
14+
15+ Description
16+ -----------
17+
918BEncode is the encoding used by BitTorrent to store and transmitting loosely structured data. It supports
1019* byte strings
1120* integers
You can’t perform that action at this time.
0 commit comments