packages feed

Cabal revisions of torrent-2007.10.27

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

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