diff options
Diffstat (limited to 'libraries/skalibs/slack-desc')
-rw-r--r-- | libraries/skalibs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/skalibs/slack-desc b/libraries/skalibs/slack-desc new file mode 100644 index 0000000000..62a5868bd6 --- /dev/null +++ b/libraries/skalibs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +skalibs: skalibs (general purpose C libraries) +skalibs: +skalibs: skalibs is a package centralizing the free software / open source C +skalibs: development files used for building all software at skarnet.org: it +skalibs: contains essentially general-purpose libraries. The point is that +skalibs: you won't have to download and compile big libraries, and care +skalibs: about portability issues, everytime you need to build a package: do +skalibs: it only once. +skalibs: +skalibs: https://skarnet.org/software/skalibs/ +skalibs: |