pkgsrc/devel/libaura/DESCR

5 lines
247 B
Text
Raw Normal View History

libaura is a LIBrary of Assorted Useful Reusable Abstractions. Notably,
it provides dictionary and extensible buffer data types, memory management
functions (wrappers to malloc() and free()), and filesystem predicates
(is_file(), is_dir(), etc.)