dev-python/schema: Add the schema library to the tree.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 6 Jul 2016 10:45:35 +0000 (10:45 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 6 Jul 2016 10:53:25 +0000 (10:53 +0000)
commitdd40e012e16f581052aca2580300caeb1b1fb644
treeb0cb0afb875e7f4aab4c30ecae5baf9b22f6a3d5
parent75e8a84bc6a37d5dc5752e3eac0ca667566d165a
dev-python/schema: Add the schema library to the tree.

schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line parsing,
converted from JSON/YAML (or something else) to Python data-types.

Package-Manager: portage-2.2.28
dev-python/schema/Manifest [new file with mode: 0644]
dev-python/schema/metadata.xml [new file with mode: 0644]
dev-python/schema/schema-0.5.0.ebuild [new file with mode: 0644]