diff options
Diffstat (limited to 'libraries/camlpdf/README')
-rw-r--r-- | libraries/camlpdf/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/camlpdf/README b/libraries/camlpdf/README new file mode 100644 index 0000000000000..9d244810602bf --- /dev/null +++ b/libraries/camlpdf/README @@ -0,0 +1,2 @@ +Camlpdf is a free OCaml library for reading, writing and modifying PDF +files. It is the basis of cpdf command line tool available at SBo. |