diff options
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr deleted file mode 100644 index 6a31b2a11e8e..000000000000 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Net::BitTorrent::PeerPacket handles parsing and building binary data -shared between BitTorrent peers. The module optinally exports a single -subroutine for building packets and another for parsing packets, as -well as, a constant for each packet type defined by BitTorrent. |