strings.c backported from boost-jam
[k8jam.git] / slack-desc
blobb4375d95cc0c95db95c862959e5907dcfd2ec075
1 # HOW TO EDIT THIS FILE:
2 # The "handy ruler" below makes it easier to edit a package description.  Line
3 # up the first '|' above the ':' following the base package name, and the '|' on
4 # the right side marks the last column you can put a character in.  You must make
5 # exactly 11 lines for the formatting to be correct.  It's also customary to
6 # leave one space after the ':'.
8    |-----handy-ruler--------------------------------------------------|
9 kjam: KJam (a build tool)
10 kjam:
11 kjam: KJam is a software build tool that makes building simple things
12 kjam: simple and building complicated things manageable.
13 kjam: It has been freely available as C source for many years from the
14 kjam: Perforce Public Depot and is widely used to build commercial and
15 kjam: academic software.
16 kjam: A good solution for conventional C/C++ compile-and-link builds.
17 kjam:
18 kjam: based on FTJam: http://www.freetype.org/jam/index.html
19 kjam: