Description
python3-voluptuous - Python 3 library to validate data
Property | Value |
---|---|
Distribution | Ubuntu 18.04 LTS (Bionic Beaver) |
Repository | Ubuntu Main amd64 |
Package name | python3-voluptuous |
Package version | 0.9.3 |
Package release | 1 |
Package architecture | all |
Package type | deb |
Installed size | 119 B |
Download size | 23.64 KB |
Official Mirror | archive.ubuntu.com |
Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. This package provides the Python 3.x module.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python3-voluptuous_0.9.3-1_all.deb | 0.9.3 | all | Ubuntu Main |
python3-voluptuous | - | - | - |
Requires
Name | Value |
---|---|
python3-pkg-resources | - |
python3:any | >= 3.3.2-2~ |
Download
Type | URL |
---|---|
Binary Package | python3-voluptuous_0.9.3-1_all.deb |
Source Package | voluptuous |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python3-voluptuous deb package:
# sudo apt-get install python3-voluptuous
Files
Path |
---|
/usr/lib/python3/dist-packages/voluptuous/__init__.py |
/usr/lib/python3/dist-packages/voluptuous/error.py |
/usr/lib/python3/dist-packages/voluptuous/humanize.py |
/usr/lib/python3/dist-packages/voluptuous/schema_builder.py |
/usr/lib/python3/dist-packages/voluptuous/util.py |
/usr/lib/python3/dist-packages/voluptuous/validators.py |
/usr/lib/python3/dist-packages/voluptuous-0.9.3.egg-info/PKG-INFO |
/usr/lib/python3/dist-packages/voluptuous-0.9.3.egg-info/dependency_links.txt |
/usr/lib/python3/dist-packages/voluptuous-0.9.3.egg-info/requires.txt |
/usr/lib/python3/dist-packages/voluptuous-0.9.3.egg-info/top_level.txt |
/usr/lib/python3/dist-packages/voluptuous/tests/__init__.py |
/usr/lib/python3/dist-packages/voluptuous/tests/tests.py |
/usr/share/doc/python3-voluptuous/changelog.Debian.gz |
/usr/share/doc/python3-voluptuous/copyright |
Changelog
2016-08-03 - Barry Warsaw <barry@debian.org> voluptuous (0.9.3-1) unstable; urgency=medium * New upstream release. * d/patches: - restore-tests.patch: Removed; fixed upstream. - add-voluptuous-tests.patch: Added so nose can find the tests during package build.
2016-08-02 - Barry Warsaw <barry@debian.org> voluptuous (0.9.2-1) unstable; urgency=medium [ Ondřej Nový ] * Fixed homepage (https) * Fixed VCS URL (https) [ Barry Warsaw ] * d/watch: Update to use pypi.debian.net redirector. * d/rules: - Simplify and make consistent with team guidelines. - Use PYBUILD_TEST_NOSE=1 to enable upstream build-time test suite. (Closes: #818388) * d/control: - Bump Standards-Version to 3.9.8 with no other changes needed. - Add myself to Uploaders. - wrap-and-sort -t -a * d/gbp.conf: Removed; seems unnecessary now. * d/patches/restore-tests.patch: Added to restore and enable tests which aren't included in the PyPI tarball.
2016-06-02 - Thomas Goirand <zigo@debian.org> voluptuous (0.8.11-1) experimental; urgency=medium * New upstream release.
2016-03-11 - Thomas Goirand <zigo@debian.org> voluptuous (0.8.8-1) unstable; urgency=medium * New upstream release (Closes: #817269). * Add myself as Uploaders: and ran wrap-and-sort -t -a. * Standards-Version: 3.9.7 (no change). * HTTPS URLs in debian/control. * Renamed git-buildpackage into buildpackage in debian/gbp.conf. * Updated watch file to not use the github redir anymore. * Fixed short and long desc to specify Python version.
2013-10-18 - Robert S. Edmonds <edmonds@debian.org> voluptuous (0.8.2-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Robert S. Edmonds ] * New upstream release. * Add myself to Uploaders. * Add python3-voluptous binary package. * Build for only the default Python and Python 3 versions. * Install README.md file.
2013-04-17 - Antoine Musso <hashar@free.fr> voluptuous (0.6.1-1) unstable; urgency=low * Initial release. Closes: #698354
See Also
Package | Description |
---|---|
python3-wadllib_1.3.2-3_all.deb | Python 3 library for navigating WADL files |
python3-waitress_1.0.1-1_all.deb | production-quality pure-Python WSGI server (Python 3) |
python3-webencodings_0.5-2_all.deb | Python implementation of the WHATWG Encoding standard |
python3-webob_1.7.3-2fakesync1_all.deb | Python module providing WSGI request and response objects (Python 3) |
python3-webtest_2.0.28-1ubuntu1_all.deb | wraps any WSGI application and makes it easy to test |
python3-wrapt_1.9.0-3_amd64.deb | decorators, wrappers and monkey patching. - Python 3.x |
python3-xdg_0.25-4ubuntu1_all.deb | Python 3 library to access freedesktop.org standards |
python3-xkit_0.5.0ubuntu2_all.deb | library for the manipulation of xorg.conf files (Python 3) |
python3-xlsxwriter_0.9.6-0.1_all.deb | Python 3 module for creating Excel XLSX files |
python3-yaml_3.12-1build2_amd64.deb | YAML parser and emitter for Python3 |
python3-zope.interface_4.3.2-1build2_amd64.deb | Interfaces for Python3 |
python3.6-dev_3.6.5-3_amd64.deb | Header files and a static library for Python (v3.6) |
python3.6-doc_3.6.5-3_all.deb | Documentation for the high-level object-oriented language Python (v3.6) |
python3.6-examples_3.6.5-3_all.deb | Examples for the Python language (v3.6) |
python3.6-minimal_3.6.5-3_amd64.deb | Minimal subset of the Python language (version 3.6) |
Advertisement
Advertisement