Skip to content

rphii/rlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlc

Essential meta-package for rl*.

Containing:

Header-only:

Source-files (only headers listed):

  • array.h Generic array header (faster to use than vec)
  • color.h Basic operations in color space
  • err.h Error (try,etc) header
  • str.h String functions
  • utf8.h UTF8-helper functions

Compilation, installation

This process is simplified with the help of the meson build system:

meson setup build
meson install -C build

About

Essential meta-package for rl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages