SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-rxjson rpm build for : OpenSuSE. For other distributions click python2-rxjson.

Name : python2-rxjson
Version : 0.3 Vendor : obs://build_opensuse_org/home:marec2000
Release : 3.1 Date : 2018-04-12 14:08:11
Group : Development/Languages/Python Source RPM : python-rxjson-0.3-3.1.src.rpm
Size : 0.06 MB
Packager : (none)
Summary : Rx schema and validation system
Description :
When adding an API to your web service, you have to choose how to encode the data you send across the line. XML is one common choice for this, but it can grow arcane and cumbersome pretty quickly. Lots of webservice authors want to avoid thinking about XML, and instead choose formats that provide a few simple data types that correspond to common data structures in modern programming languages. In other words, JSON and YAML.
Unfortunately, while these formats make it easy to pass around complex data structures, they lack a system for validation. XML has XML Schemas and RELAX NG, but these are complicated and sometimes confusing standards. They\'re not very portable to the kind of data structure provided by JSON, and if you wanted to avoid XML as a data encoding, writing more XML to validate the first XML is probably even less appealing.
Rx is meant to provide a system for data validation that matches up with JSON-style data structures and is as easy to work with as JSON itself.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/marec2000:/python:/ports/openSUSE_Factory/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-rxjson
python2-rxjson

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/rxjson
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/rxjson-0.3-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/rxjson/Rx.py
/usr/lib/python2.7/site-packages/rxjson/Rx.pyc
/usr/lib/python2.7/site-packages/rxjson/Rx.pyo
/usr/lib/python2.7/site-packages/rxjson/__init__.py
/usr/lib/python2.7/site-packages/rxjson/__init__.pyc
/usr/lib/python2.7/site-packages/rxjson/__init__.pyo
/usr/share/doc/packages/python2-rxjson
/usr/share/doc/packages/python2-rxjson/LICENSE
/usr/share/doc/packages/python2-rxjson/README.rst

 
ICM