Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-ijson | Distribution: openSUSE Leap 15.2 |
Version: 3.0 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Tue Apr 14 14:43:08 2020 |
Group: Development/Languages/Python | Build host: armbuild17 |
Size: 189925 | Source RPM: python-ijson-3.0-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/ICRAR/ijson | |
Summary: Iterative JSON parser with a standard Python iterator interface |
Iterative JSON parser with a standard Python iterator interface.
BSD-3-Clause
* Thu Apr 09 2020 Marketa Calabkova <mcalabkova@suse.com> - update to 3.0 * Exposing backend's name under ``<backend>.backend``, and default backend's name under ``ijson.backend``. * Exposing ``ijson.sendable_list`` to users in case it comes in handy. * Improved the protocol for user-facing coroutines, where instead of having to send a final, empty bytes string to finish the parsing process users can simply call ``.close()`` on the coroutine. * Including C code in coverage measurements, and increased overall code coverage up to 99%. * Full re-design of ijson. * Initial support for ``asyncio`` in python 3.5+. * Exposure of underlying infrastructure implementing the push model. * C extension broken down into separate source files for easier understanding and maintenance. * Fixed a deprecation warning in the C backend present in python 3.8 when parsing Decimal values. * New `kvitems` method in all backends. Like `items`, it takes a prefix, and iterates over the key/value pairs of matching objects (instead of iterating over objects themselves, like in `items`). * When using python 2, all backends now return `map_key` values as `unicode` objects, not `str`. * Including more files in source distributions (#14). * Adjusting python backend to avoid reading off the input stream too eagerly (#15). * Fri Oct 18 2019 John Vandenberg <jayvdb@gmail.com> - Use libyajl - Update URL to new maintainer https://github.com/ICRAR/ijson - Update to v2.5.1 * Wed Mar 27 2019 John Vandenberg <jayvdb@gmail.com> - Initial spec for v2.3
/usr/lib/python3.6/site-packages/ijson /usr/lib/python3.6/site-packages/ijson-3.0-py3.6.egg-info /usr/lib/python3.6/site-packages/ijson-3.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/ijson-3.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/ijson-3.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/ijson-3.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/ijson/__init__.py /usr/lib/python3.6/site-packages/ijson/__pycache__ /usr/lib/python3.6/site-packages/ijson/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/common.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/common.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/compat.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/utils35.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/utils35.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/version.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/__pycache__/version.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends /usr/lib/python3.6/site-packages/ijson/backends/__init__.py /usr/lib/python3.6/site-packages/ijson/backends/__pycache__ /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/python.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/python.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2_c.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2_c.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2_cffi.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ijson/backends/__pycache__/yajl2_cffi.cpython-36.pyc /usr/lib/python3.6/site-packages/ijson/backends/_yajl2.cpython-36m-arm-linux-gnueabihf.so /usr/lib/python3.6/site-packages/ijson/backends/python.py /usr/lib/python3.6/site-packages/ijson/backends/yajl.py /usr/lib/python3.6/site-packages/ijson/backends/yajl2.py /usr/lib/python3.6/site-packages/ijson/backends/yajl2_c.py /usr/lib/python3.6/site-packages/ijson/backends/yajl2_cffi.py /usr/lib/python3.6/site-packages/ijson/common.py /usr/lib/python3.6/site-packages/ijson/compat.py /usr/lib/python3.6/site-packages/ijson/utils.py /usr/lib/python3.6/site-packages/ijson/utils35.py /usr/lib/python3.6/site-packages/ijson/version.py /usr/share/doc/packages/python3-ijson /usr/share/doc/packages/python3-ijson/README.rst /usr/share/licenses/python3-ijson /usr/share/licenses/python3-ijson/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 12:19:47 2024