Name: torrent Version: 2007.10.27 x-revision: 1 Maintainer: Lemmih (lemmih@gmail.com) Author: Lemmih (lemmih@gmail.com) Copyright: 2005-2007, Lemmih License-File: LICENSE License: BSD3 Build-Depends: base <3, binary, bencode >=0.2, filepath, network Category: Network Synopsis: BitTorrent file parser. Tested-with: GHC ==6.6 Extensions: ForeignFunctionInterface, PatternGuards Exposed-Modules: Data.Torrent Data.Torrent.Scrape Data.Torrent.SHA1 GHC-Options: -Wall -Werror Hs-Source-Dirs: src C-Sources: cbits/sha1.c Extra-source-files: cbits/sha1.h