torrent-2007.6.29: torrent.cabal
Name: torrent
Version: 2007.6.29
Maintainer: Lemmih (lemmih@gmail.com)
Author: Lemmih (lemmih@gmail.com)
Copyright: 2005-2007, Lemmih
License-File: LICENSE
License: BSD3
Build-Depends: base, bencode, 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