Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.58 KB

libs-profan

Additional libs, tools and commands for profanOS, Find a list of all the libraries here.

libs

Name Description Version source License
libcjson JSON parser 1.7.17 here MIT
libgcc GCC runtime 13.2.1 here GPL-3.0
libm Math library openlibm 0.8.2 here MIT
liboe Additional functions here
libschrift Font rendering library 0.10.2 here ISC
libSDL2 Simple Directmedia Layer 2 here as-is
libupng PNG image decoding library 20100808 here as-is
libz Compression library 1.3.1.1-motley here BSD

I'm not the author of these libraries, I just compiled them for profanOS.

tools

Name Description Version source License
act Compilation tool sync here
aledlang Aled compiler and debugger sync here GPL-3.0
gzip Compression tool local GPL-3.0
lish Lightweight bash-like local GPL-3.0