./converters/hs-bencode, Parsers and printers for bencoded data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.1.1nb2, Package name: hs-bencode-0.6.1.1nb2, Maintainer: pkgsrc-users

Parsers and printers for bencoded data. Bencode (pronounced like B encode)
is the encoding used by the peer-to-peer file sharing system BitTorrent for
storing and transmitting loosely structured data.


Master sites:

Filesize: 6.844 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-01 16:13:50 by Masatake Daimon | Files touched by this commit (1)
Log message:
converters/hs-bencode: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-11-02 02:53:48 by Masatake Daimon | Files touched by this commit (5)
Log message:
converters/hs-bencode: import hs-bencode-0.6.1.1

Parsers and printers for bencoded data. Bencode (pronounced like B encode)
is the encoding used by the peer-to-peer file sharing system BitTorrent for
storing and transmitting loosely structured data.