We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcd672 commit 1001a92Copy full SHA for 1001a92
2 files changed
README.md
@@ -1,5 +1,7 @@
1
# libComXML
2
3
+[](https://travis-ci.org/gisce/libComXML)
4
+
5
This library permits XML generation from Python objects
6
7
```xml
docs/index.rst
@@ -6,6 +6,8 @@ LibComXML: Python object XML serialization
Release v\ |version|
8
9
+.. image:: https://travis-ci.org/gisce/libComXML.png?branch=master :target: https://travis-ci.org/gisce/libComXML
10
11
Guide
12
=====
13
0 commit comments