Description
Parses and generates BitTorrent metadata files in Haskell. These files describe the content, hashes, trackers, and structure needed by BitTorrent clients.
It is useful for torrent tooling, metadata inspection, content distribution systems, and tests around BitTorrent data. It does not make sharing content legal by itself; users and applications still need to respect rights and policies.