summaryrefslogtreecommitdiff
path: root/misc/ocaml-cudf/DESCR
diff options
context:
space:
mode:
authorjaapb <jaapb>2014-10-26 14:14:09 +0000
committerjaapb <jaapb>2014-10-26 14:14:09 +0000
commit975dd5282f61c6feb3e77272ddfa0929babb3564 (patch)
tree6c9d58ea0f2884665fdf81866d93ce9e5c3faede /misc/ocaml-cudf/DESCR
parentb9a8d2ba6f4f051c8f59e0e7e2219310d9615255 (diff)
downloadpkgsrc-975dd5282f61c6feb3e77272ddfa0929babb3564.tar.gz
Added misc/ocaml-cudf, a library that deals with the CUDF format (a format
to describe upgradeability problems). It's a dependency of OPAM.
Diffstat (limited to 'misc/ocaml-cudf/DESCR')
-rw-r--r--misc/ocaml-cudf/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/ocaml-cudf/DESCR b/misc/ocaml-cudf/DESCR
new file mode 100644
index 00000000000..4f95528159a
--- /dev/null
+++ b/misc/ocaml-cudf/DESCR
@@ -0,0 +1,4 @@
+libCUDF is a library to manipulate CUDF documents.
+
+CUDF (for Common Upgradeability Description Format) is a format for describing
+upgrade scenarios in package-based Free and Open Source Software distributions.