Omnicodec released

Four days ago I uploaded omnicodec to Hackage. It’s a collection of two simple command-line utilities for encoding and decoding data built on the dataenc package. I’m planning on building a Debian package for it as soon as I find the time.

3 Comments

  1. Antoine:

    What does omnicodec do? Why would I want to use it? Encoding/decoding data is a pretty broad topic. What kind of data? Which encodings?

  2. Magnus:

    @Antoine

    It encodes and decodes data.

    It has a good (in my opinion) UI for command line use, better than for instance uuencode/uudecode.

    Any data.

    All of the encodings supported by dataenc, i.e. Uuencode, Base64, Base64Url, Base32, Base32Hex, and Base16.

  3. therning.org/ magnus » Blog Archive » Packages for omnicodec and dataenc:

    [...] promised I’ve now created Debian packages for omnicodec. Since dataenc is a pre-requisite for building [...]

Leave a comment

You can use markdown to make your comment beautiful.