From 6ea36bc050fb92c29645537c36adf5bbfb002dfd Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Wed, 16 Aug 2017 21:10:52 +0100 Subject: libraries/libzmf: Added (Zoner Callisto/Draw documents parser lib). Signed-off-by: David Spencer --- libraries/libzmf/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libraries/libzmf/README (limited to 'libraries/libzmf/README') diff --git a/libraries/libzmf/README b/libraries/libzmf/README new file mode 100644 index 0000000000..f4b87d37b6 --- /dev/null +++ b/libraries/libzmf/README @@ -0,0 +1,7 @@ +libzmf is a library and a set of tools for reading and converting +Zoner Draw and Zebra file formats. + +cppunit is an optional dependency to build and run the unit tests. + +To build the documentation use: + DOC="yes" -- cgit v1.2.3