a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Public domain general-purpose libraries (documentation)
skalibs is a set of general-purpose, low-level C libraries, all in the
public domain. It can replace or hide the standard C library to some
extent, and is designed to allow building of small, static binaries.
.
This package contains the documentation for the libraries.
.
See http://skarnet.org/software/skalibs/index.html for more information.
Description: documentation of skalibs
skalibs is a package centralizing the free software / open source C
development files used for building all software at skarnet.org: it
contains essentially general-purpose libraries. You will need to install
skalibs if you plan to build skarnet.org software. The point is that you
won't have to download and compile big libraries, and care about
portability issues, every time you need to build a package: do it only
once.
.
skalibs can also be used as a sound basic start for C development. There
are a lot of general-purpose libraries out there; but if your main goal is
to produce small and secure C code with a focus on system programming,
skalibs might be for you.
.
This package contains documentation files.
--- 13034 Thu Jan 1 00:00:00 1970
+++ 262296 Thu Jan 1 00:00:00 1970
@@ -1,8 +1,15 @@
-Public domain general-purpose libraries (documentation)
- skalibs is a set of general-purpose, low-level C libraries, all in the
- public domain. It can replace or hide the standard C library to some
- extent, and is designed to allow building of small, static binaries.
+documentation of skalibs
+ skalibs is a package centralizing the free software / open source C
+ development files used for building all software at skarnet.org: it
+ contains essentially general-purpose libraries. You will need to install
+ skalibs if you plan to build skarnet.org software. The point is that you
+ won't have to download and compile big libraries, and care about
+ portability issues, every time you need to build a package: do it only
+ once.
.
- This package contains the documentation for the libraries.
+ skalibs can also be used as a sound basic start for C development. There
+ are a lot of general-purpose libraries out there; but if your main goal is
+ to produce small and secure C code with a focus on system programming,
+ skalibs might be for you.
.
- See http://skarnet.org/software/skalibs/index.html for more information.
+ This package contains documentation files.