FICHA · MANJARO

haskell-bencode

Parser and printer for bencoded data.

  • haskell-library
  • LIBRARY
  • PARSING
  • DATA-FORMAT
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for parsing and printing bencoded data. Bencode is the compact data format commonly associated with BitTorrent metadata and related tools.

Developers use it when Haskell software needs to read or write bencoded files or messages. Data from torrents or networks can be untrusted, so parsers should handle malformed input safely.

Permissions

Permissions not analysed for this source yet.