From 1e29f08d0bb6ba2a703a4146dd83fb7ee2fab0fe Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 6 Feb 2006 08:28:38 +0000 Subject: This module handles loading and saveing of .torrent files as well as providing a convenient way to store torrent file info in memory. Most users of the module will most likely just call the new method with the name of a existing torrent file and use the data from that --- net-p2p/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/Makefile') diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 2f535e4934b3..b713f7bcbc84 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -89,6 +89,7 @@ SUBDIR += py-kenosis SUBDIR += py-kenosis-bittorrent SUBDIR += py-py2play + SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-pdonkey SUBDIR += qtella SUBDIR += qtorrent -- cgit v1.2.3