An open API service indexing awesome lists of open source software.

https://github.com/colk-tech/pybase256lib

A Base256 Encoder and Decoder with any 256 character sets written with Python.
https://github.com/colk-tech/pybase256lib

base base256 pyhton

Last synced: 3 months ago
JSON representation

A Base256 Encoder and Decoder with any 256 character sets written with Python.

Awesome Lists containing this project

README

          

# PyBase256Lib
[![Lint](https://github.com/Colk-tech/PyBase256Lib/actions/workflows/pylint.yml/badge.svg)](https://github.com/Colk-tech/PyBase256Lib/actions/workflows/pylint.yml)
[![Issue](https://img.shields.io/github/issues/Colk-tech/PyBase256Lib)](https://github.com/Colk-tech/PyBase256Lib)
![Language](https://img.shields.io/github/languages/top/Colk-tech/PyBase256Lib)
![License](https://img.shields.io/github/license/Colk-tech/PyBase256Lib)

A Base256 Encoder and Decoder with any 256 character sets.