@hackage compression0.1

Common compression algorithms.

  • Categories

    • License

      LicenseRef-OtherLicense

    • Maintainer

      igloo@earth.li

    • Versions

      • 0.1 Wed, 17 Jan 2007

    Currently contains: * An implementation of the inflate algorithm from RFC 1951 (decompression only). * An implementation of the gzip algorithm from RFC 1952 (decompression only).