summaryrefslogtreecommitdiffstats
path: root/package/python-pyxb/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-01-20 21:41:38 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-01-23 21:40:18 +0100
commitb32323f80da4f612080388cc1a2f642b27528247 (patch)
treed028b93f2abed24fe6c4ed51f0b20a6368ea961b /package/python-pyxb/Config.in
parenta5d88d8cca5b2017da69eb191914bdb77aab6be6 (diff)
downloadbuildroot-b32323f80da4f612080388cc1a2f642b27528247.tar.gz
buildroot-b32323f80da4f612080388cc1a2f642b27528247.zip
python-pyxb: new package
[Peter: fix license tag, white space] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pyxb/Config.in')
-rw-r--r--package/python-pyxb/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-pyxb/Config.in b/package/python-pyxb/Config.in
new file mode 100644
index 0000000000..f1226717ab
--- /dev/null
+++ b/package/python-pyxb/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_PYXB
+ bool "python-pyxb"
+ help
+ PyXB is a pure Python package that generates Python code
+ for classes that correspond to data structures defined by XMLSchema.
+
+ http://pyxb.sourceforge.net/
OpenPOWER on IntegriCloud