summaryrefslogtreecommitdiffstats
path: root/development/camlp4/slack-desc
diff options
context:
space:
mode:
author Matteo Bernardini2016-07-07 16:45:57 +0200
committer Robby Workman2016-07-20 21:20:08 +0200
commit8732f8759eaeeb1e3349000e25d9d4f713a3d887 (patch)
treec0d98571fdffb03b286b89d5837c91321a9e389a /development/camlp4/slack-desc
parent73ac3830fb00c2066d97501be8eaba7d3215a251 (diff)
downloadslackbuilds-8732f8759eaeeb1e3349000e25d9d4f713a3d887.tar.gz
development/camlp4: Added (ocaml preprocessor and pretty-printer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/camlp4/slack-desc')
-rw-r--r--development/camlp4/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/camlp4/slack-desc b/development/camlp4/slack-desc
new file mode 100644
index 0000000000..31544e7e72
--- /dev/null
+++ b/development/camlp4/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------------------------------------------------------|
+camlp4: camlp4 (an ocaml preprocessor and pretty-printer)
+camlp4:
+camlp4: Camlp4 is a software system for writing extensible parsers for
+camlp4: programming languages. It provides a set of OCaml libraries that are
+camlp4: used to define grammars as well as loadable syntax extensions of such
+camlp4: grammars.
+camlp4: It was part of the official OCaml distrib. until its version 4.01.0.
+camlp4:
+camlp4: homepage: http://caml.inria.fr
+camlp4:
+camlp4: