diff options
Diffstat (limited to 'converters/py-bencode.py/pkg-descr')
-rw-r--r-- | converters/py-bencode.py/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converters/py-bencode.py/pkg-descr b/converters/py-bencode.py/pkg-descr index e8e7239be6aa..91e447df46a7 100644 --- a/converters/py-bencode.py/pkg-descr +++ b/converters/py-bencode.py/pkg-descr @@ -2,5 +2,3 @@ This package simply re-packages the existing bencoding and bdecoding implementation from the 'official' BitTorrent client as a separate, light-weight package for re-using them without having the entire BitTorrent software as a dependency. - -WWW: https://github.com/fuzeman/bencode.py |