Data decoding, encoding, conversion, and translation utilities.
Project description
commons-codec
About
Data decoding, encoding, conversion, and translation utilities.
A codec is a device or computer program that encodes or decodes a data stream or signal. Codec is a portmanteau of coder/decoder.
A coder or encoder encodes a data stream or a signal for transmission or storage, [...], and the decoder function reverses the encoding for playback or editing.
Details
A collection of reusable utilities with minimal dependencies for transcoding purposes, mostly collected from other projects like Kotori and LorryStream, in order to provide them per standalone package for broader use cases.
Installation
The package is available from PyPI at commons-codec. To install the most recent version, run:
pip install --upgrade commons-codec
Usage
In order to learn how to use the library, please visit the documentation, and explore the source code or its examples.
Project Information
Acknowledgements
Kudos to the authors of all the many software components this library is vendoring and building upon.
Contributing
The commons-codec
package is an open source project, and is
managed on GitHub.
The project is still in its infancy, and we appreciate contributions
of any kind.
Etymology
The Apache Commons Codec library was the inspiration for the name. Otherwise, both libraries' ingredients don't have anything in common, yet.
License
The project uses the LGPLv3 license for the whole ensemble. However, individual portions of the code base are vendored from other Python packages, where deviating licenses may apply. Please check for detailed license information within the header sections of relevant files.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for commons_codec-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e102b6dc7038b53a727ac82eda08556a82bdd287afaf49c490ab7bcc53f5844d |
|
MD5 | 48e592b1b21596d5763738ffcac81301 |
|
BLAKE2b-256 | d28f15a453fb9e8eebe482b199fd7021a85626f734feddbe3c35e0f0f1ec19d7 |