README (646B)
1 skalibs - a general-purpose low-level C library 2 ----------------------------------------------- 3 4 skalibs is a C library used by all the skarnet.org packages. 5 It provides APIs more suited to secure and efficient system 6 programming than the libc, especially where network programming 7 and IPCs are concerned. 8 9 See the enclosed doc/ subdirectory for the documentation, or 10 https://skarnet.org/software/skalibs/ 11 12 13 * Installation 14 ------------ 15 16 See the INSTALL file. 17 18 19 * Contact information 20 ------------------- 21 22 Laurent Bercot <ska-skaware at skarnet.org> 23 24 Please use the <skaware at list.skarnet.org> mailing-list for 25 questions about skalibs.