Skip to content

mauke/sparchways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very basic terminfo format string interpreter library. It doesn't
depend on curses or any other library. It also doesn't use global variables, so
it should be thread-safe.

Basic documentation is in the doc/ directory.

To use it, compile sparchways.c into a library.
Include "sparchways.h" in your code.

About

a terminfo format string interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published