summaryrefslogtreecommitdiff
path: root/devel/libaura/DESCR
blob: 4a58fd509997dfebcfd11e32d43176bd421f9e15 (plain)
1
2
3
4
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.)