SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-jsonstreams-doc rpm build for : Rawhide. For other distributions click python-jsonstreams-doc.

Name : python-jsonstreams-doc
Version : 0.6.0 Vendor : Fedora Project
Release : 5.fc41 Date : 2024-07-20 04:17:00
Group : Unspecified Source RPM : python-jsonstreams-0.6.0-5.fc41.src.rpm
Size : 0.31 MB
Packager : Fedora Project
Summary : Documentation for python-jsonstreams
Description :

JSONstreams is a package that attempts to making writing JSON in a streaming
format easier. In contrast to the core json module, this package doesn\'t require
building a complete tree of dicts and lists before writing, instead it provides
a straightforward way to to write a JSON document without building the whole
data structure ahead of time.

JSONstreams considers there to be two basic types, the JSON array and the JSON
object, which correspond to Python\'s list and dict respectively, and can encode
any types that the json.JSONEncoder can, or can use an subclass to handle
additional types.

The interface is designed to be context manger centric. The Stream class, and
the Array and Object classes returned by the subarray and subobject methods
(respectively), can be used as context managers or not, but use as context
managers are recommended to ensure that each container is closed properly.

This package is providing the documentation for jsonstreams.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-jsonstreams-doc-0.6.0-5.fc41.noarch.rpm
ftp.icm.edu.pl  python-jsonstreams-doc-0.6.0-5.fc41.noarch.rpm
ftp.icm.edu.pl  python-jsonstreams-doc-0.6.0-5.fc41.noarch.rpm
ftp.icm.edu.pl  python-jsonstreams-doc-0.6.0-5.fc41.noarch.rpm
     

Provides :
bundled(js-doctools)
bundled(js-language_data)
bundled(js-searchtools)
python-jsonstreams-doc

Requires :
python3-jsonstreams = 0.6.0-5.fc41
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/python-jsonstreams-doc
/usr/share/doc/python-jsonstreams-doc/html
/usr/share/doc/python-jsonstreams-doc/html/_sources
/usr/share/doc/python-jsonstreams-doc/html/_sources/api.rst.txt
/usr/share/doc/python-jsonstreams-doc/html/_sources/changes.rst.txt
/usr/share/doc/python-jsonstreams-doc/html/_sources/description.rst.txt
/usr/share/doc/python-jsonstreams-doc/html/_sources/examples.rst.txt
/usr/share/doc/python-jsonstreams-doc/html/_sources/index.rst.txt
/usr/share/doc/python-jsonstreams-doc/html/_static
/usr/share/doc/python-jsonstreams-doc/html/_static/basic.css
/usr/share/doc/python-jsonstreams-doc/html/_static/css
/usr/share/doc/python-jsonstreams-doc/html/_static/css/badge_only.css
/usr/share/doc/python-jsonstreams-doc/html/_static/css/theme.css
/usr/share/doc/python-jsonstreams-doc/html/_static/doctools.js
/usr/share/doc/python-jsonstreams-doc/html/_static/documentation_options.js
/usr/share/doc/python-jsonstreams-doc/html/_static/file.png
/usr/share/doc/python-jsonstreams-doc/html/_static/js
/usr/share/doc/python-jsonstreams-doc/html/_static/js/badge_only.js
/usr/share/doc/python-jsonstreams-doc/html/_static/js/theme.js
/usr/share/doc/python-jsonstreams-doc/html/_static/language_data.js
/usr/share/doc/python-jsonstreams-doc/html/_static/minus.png
/usr/share/doc/python-jsonstreams-doc/html/_static/plus.png
/usr/share/doc/python-jsonstreams-doc/html/_static/pygments.css
/usr/share/doc/python-jsonstreams-doc/html/_static/searchtools.js
/usr/share/doc/python-jsonstreams-doc/html/_static/sphinx_highlight.js
/usr/share/doc/python-jsonstreams-doc/html/api.html
/usr/share/doc/python-jsonstreams-doc/html/changes.html
/usr/share/doc/python-jsonstreams-doc/html/description.html
/usr/share/doc/python-jsonstreams-doc/html/examples.html
/usr/share/doc/python-jsonstreams-doc/html/genindex.html
There is 4 files more in these RPM.

 
ICM