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
License
The project uses the LGPLv3 license for the whole ensemble. However, individual portions of the code base are vendorized from other Python packages, where deviating licenses may apply. Please check for detailed license information within the header sections of relevant files.
Contributing
The commons-codec
package is an open source project, and is
managed on GitHub.
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.
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.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78a548a7e9816a3a55391b35c8c0b2b8115e914bd9cac59e2b2285a057a974d2 |
|
MD5 | bd4165935ff07f40c4966dc21a01fc55 |
|
BLAKE2b-256 | a5d33894a2e0380b3c1e22e8c3f22cdaabef953fcad9ec1f659423b65f091598 |