Small library to convert 8bit encoding to 7bit and put it in 128-255 range without losing information
This repository has been archived on 2021-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex D. 3b256ee45a
Fix error symbols from baseX to baSEVEN
2021-10-31 16:49:19 +00:00
COPYING Initial commit 2021-10-31 16:42:31 +00:00
Makefile Initial commit 2021-10-31 16:42:31 +00:00
baseven.c Fix error symbols from baseX to baSEVEN 2021-10-31 16:49:19 +00:00
baseven.h Initial commit 2021-10-31 16:42:31 +00:00
config.mk Initial commit 2021-10-31 16:42:31 +00:00
sources.mk Initial commit 2021-10-31 16:42:31 +00:00