diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 20:00:50 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:00:50 +0200 |
commit | f98aef634ae9eb9f529c5d29f23e1d568f158136 (patch) | |
tree | 338ad9c061c34f637f9f896d59278df1564d8132 /libraries/libast/README | |
parent | 29d43c0404ef523576e6c198cc80433cf822c8e7 (diff) | |
download | slackbuilds-f98aef634ae9eb9f529c5d29f23e1d568f158136.tar.gz |
libraries/libast: Added to 12.0 repository
Diffstat (limited to 'libraries/libast/README')
-rw-r--r-- | libraries/libast/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libast/README b/libraries/libast/README new file mode 100644 index 0000000000..40675b79d9 --- /dev/null +++ b/libraries/libast/README @@ -0,0 +1,5 @@ +LibAST is the Library of Assorted Spiffy Things. It contains +various handy routines and drop-in substitutes for some good +but non-portable functions. It currently has a built-in memory +tracking subsystem as well as some debugging aids and other +similar tools. |