package ascii85

  1. Overview
  2. Docs
ascii85 - Adobe's Ascii85 encoding as a module and a command line tool

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.zip
md5=52b3e995f43c7488ecb037bca176a06f

Description

The ascii85 module implements the Ascii85 encoding as defined by Adobe for use in the PostScript language. The module is accompanied by a small utility ascii85enc to encode files from the command line.

Published: 07 Apr 2015

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None