From 77bc33bcdf611d0f5c703d3d8e20d6f5aff8814c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 31 Aug 2016 12:57:01 +0200 Subject: Add build2-based build system --- manifest | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 manifest (limited to 'manifest') diff --git a/manifest b/manifest new file mode 100644 index 0000000..4879ec5 --- /dev/null +++ b/manifest @@ -0,0 +1,12 @@ +: 1 +name: libstudxml +version: 1.1.0-a4 +summary: Streaming XML pull parser/serializer for modern C++ +license: MIT +tags: c++, xml, parser, serializer, streaming, pull, conforming +description-file: README +changes-file: NEWS +url: http://www.codesynthesis.com/projects/libstudxml/ +email: studxml-users@codesynthesis.com; Mailing list +requires: c++11 +requires: build2 >= 0.4.0 -- cgit v1.1