Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-simplejson-3.17.0-2.el8 RPM for aarch64

From EPEL 8 for aarch64 / Packages / p

Name: python3-simplejson Distribution: Fedora Project
Version: 3.17.0 Vendor: Fedora Project
Release: 2.el8 Build date: Mon Jan 27 19:19:57 2020
Group: Unspecified Build host: buildvm-aarch64-05.arm.fedoraproject.org
Size: 1059098 Source RPM: python-simplejson-3.17.0-2.el8.src.rpm
Packager: Fedora Project
Url: http://undefined.org/python/#simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python 3
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python. It is pure Python code
with no dependencies, but includes an optional C extension for a serious speed
boost.

The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).

The decoder can handle incoming JSON strings of any specified encoding (UTF-8
by default).

simplejson is the externally maintained development version of the JSON library
included with Python. It gets updated more regularly than the JSON module in
the Python stdlib.

Provides

Requires

License

(MIT or AFL) and (MIT or GPLv2)

Changelog

* Sun Jan 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.0-2
  - Tweak wildcard
  - Remove references to Python 2
* Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.17.0-1
  - Update to 3.17.0 (#1773534).
  - https://github.com/simplejson/simplejson/blob/v3.17.0/CHANGES.txt
  - Drop python2-simplejson.
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-5
  - Rebuilt for Python 3.8.0rc1 (#1748018)
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-4
  - Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Aug 23 2018 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-1
  - Update to 3.16.0 (#1462583)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-9
  - Use Python 3 Sphinx
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-8
  - Rebuilt for Python 3.7
* Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.10.0-7
  - Update Python 2 dependency declarations to new packaging standards
    (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 3.10.0-2
  - Rebuild for Python 3.6
* Fri Nov 04 2016 Orion Poplawski <orion@cora.nwra.com> - 3.10.0-1
  - Update to 3.10.0
* Fri Nov 04 2016 Orion Poplawski <orion@cora.nwra.com> - 3.5.3-7
  - Enable python 3 support in EPEL
  - Ship python2-simplejson
  - Modernize spec
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.3-6
  - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Tue Jun 24 2014 Luke Macken <lmacken@redhat.com> - 3.5.3-1
  - Update to 3.5.3 (#1093685, #1112285)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 3.4.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Mon Apr 07 2014 Luke Macken <lmacken@redhat.com> - 3.4.0-1
  - Update to 3.4.0 (#1083979)
* Wed Feb 19 2014 Luke Macken <lmacken@redhat.com> - 3.3.3-1
  - Update to 3.3.3 (#960949)
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu May 02 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 3.2.0-1
  - Trim changelog to 5 years.
  - Update to 3.2.0 upstream feature additions
* Tue Apr 09 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.3-1
  - Update to upstream 3.1.3
* Thu Mar 21 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.2-1
  - Update to upstream 3.1.2 (documentation fixes)
* Mon Feb 25 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 3.1.0-1
  - Update to 3.1.0 in Rawhide.
  - Build the python3 subpackage
  - Update to new-style filtering of provides
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 29 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 2.6.0-1
  - Update to 2.6.0 which changes some messages thrown by exceptions to match
    with json module in python3.3 stdlib.  Probably safe for older releases but
    the python3 version there is 3.2 so there's also not any real need yet.
* Tue May 15 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 2.5.2-1
  - Update to 2.5.2
  - This update adds new PI but should be backwards compatible
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 09 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.3.0-1
  - Update to 2.3.0 -- behaviour changing bugfixes
* Mon May 09 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.6-1
  - Update to 2.1.6 for a segfault fix
* Sat Apr 30 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.5-1
  - Update to 2.1.5, trivial upstream release (change makes more compact output)
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 18 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.3-1
  - Update to 2.1.3
* Mon Dec 20 2010 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.2-1
  - Update to upstream 2.1.2, a bugfix release with four small, self-contained
    fixes.
* Wed Oct 20 2010 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.1-4
  - Simplify the %files section to own the tests directory
  - Use the fedora documented filter functions to filter provides
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.1.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Jun 30 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 2.1.1-2
  - Filter unnecessary provides
  - License tag update
  - Minor spec file cleanups
* Mon Jun 21 2010 Kyle VanderBeek <kylev@kylev.com> - 2.1.1-1
  - Update to 2.1.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jun 05 2009 Kyle VanderBeek <kylev@kylev.com> - 2.0.9-2
  - Remove ill-advised gcc BuildRequires
* Thu Jun 04 2009 Kyle VanderBeek <kylev@kylev.com> - 2.0.9-1
  - Update to 2.0.9
  - Make sure to require gcc to the speedups get compiled
  - Fix description since we're not "pure" python
  - Change to pypi instead of cheesehop
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jan 06 2009 Luke Macken <lmacken@redhat.com> 2.0.7-1
  - Update to 2.0.7
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.3-3
  - Rebuild for Python 2.6
* Thu Oct 23 2008 Luke Macken <lmacken@redhat.com> 2.0.3-2
  - Use nose to run the simplejson test suite
* Mon Oct 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.3-1
  - update to 2.0.3
* Wed Oct 01 2008 Luke Macken <lmacken@redhat.com> - 2.0.1-1
  - Update to 2.0.1, which contains many optimizations and bugfixes
* Wed Sep 24 2008 Luke Macken <lmacken@redhat.com> - 1.9.3-1
  - Update to 1.9.3, which includes a significant decoding speed boost, and
    various bug fixes.
* Tue May 06 2008 Luke Macken <lmacken@redhat.com> - 1.9.1-1
  - Update to 1.9.1
* Wed Apr 02 2008 Luke Macken <lmacken@redhat.com> - 1.8.1-1
  - Update to 1.8.1
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> - 1.7.4-1
  - Update to 1.7.4
* Fri Feb 08 2008 Luke Macken <lmacken@redhat.com> - 1.7.3-3
  - Rebuild for gcc 4.3

Files

/usr/lib/.build-id
/usr/lib/.build-id/43
/usr/lib/.build-id/43/a26570b5ba73d1d3a084ac13edbebd83b7c817
/usr/lib64/python3.6/site-packages/simplejson
/usr/lib64/python3.6/site-packages/simplejson-3.17.0-py3.6.egg-info
/usr/lib64/python3.6/site-packages/simplejson-3.17.0-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/simplejson-3.17.0-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/simplejson-3.17.0-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/simplejson-3.17.0-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/simplejson/__init__.py
/usr/lib64/python3.6/site-packages/simplejson/__pycache__
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/compat.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/decoder.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/decoder.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/encoder.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/encoder.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/errors.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/ordered_dict.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/ordered_dict.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/raw_json.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/raw_json.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/scanner.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/scanner.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/tool.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/__pycache__/tool.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/_speedups.cpython-36m-aarch64-linux-gnu.so
/usr/lib64/python3.6/site-packages/simplejson/compat.py
/usr/lib64/python3.6/site-packages/simplejson/decoder.py
/usr/lib64/python3.6/site-packages/simplejson/encoder.py
/usr/lib64/python3.6/site-packages/simplejson/errors.py
/usr/lib64/python3.6/site-packages/simplejson/ordered_dict.py
/usr/lib64/python3.6/site-packages/simplejson/raw_json.py
/usr/lib64/python3.6/site-packages/simplejson/scanner.py
/usr/lib64/python3.6/site-packages/simplejson/tests
/usr/lib64/python3.6/site-packages/simplejson/tests/__init__.py
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_decode.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_decode.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_default.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_default.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_dump.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_dump.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_errors.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_errors.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_fail.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_fail.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_float.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_float.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_indent.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_indent.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_separators.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_separators.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_tool.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_tool.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-36.pyc
/usr/lib64/python3.6/site-packages/simplejson/tests/test_bigint_as_string.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_bitsize_int_as_string.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_check_circular.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_decimal.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_decode.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_default.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_dump.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_basestring_ascii.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_for_html.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_errors.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_fail.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_float.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_for_json.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_indent.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_item_sort_key.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_iterable.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_namedtuple.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass1.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass2.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass3.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_raw_json.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_recursion.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_scanstring.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_separators.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_speedups.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_str_subclass.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_subclass.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_tool.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_tuple.py
/usr/lib64/python3.6/site-packages/simplejson/tests/test_unicode.py
/usr/lib64/python3.6/site-packages/simplejson/tool.py
/usr/share/doc/python3-simplejson
/usr/share/doc/python3-simplejson/docs
/usr/share/doc/python3-simplejson/docs/README.html
/usr/share/doc/python3-simplejson/docs/_sources
/usr/share/doc/python3-simplejson/docs/_sources/README.rst.txt
/usr/share/doc/python3-simplejson/docs/_sources/index.rst.txt
/usr/share/doc/python3-simplejson/docs/_static
/usr/share/doc/python3-simplejson/docs/_static/ajax-loader.gif
/usr/share/doc/python3-simplejson/docs/_static/alabaster.css
/usr/share/doc/python3-simplejson/docs/_static/basic.css
/usr/share/doc/python3-simplejson/docs/_static/comment-bright.png
/usr/share/doc/python3-simplejson/docs/_static/comment-close.png
/usr/share/doc/python3-simplejson/docs/_static/comment.png
/usr/share/doc/python3-simplejson/docs/_static/custom.css
/usr/share/doc/python3-simplejson/docs/_static/doctools.js
/usr/share/doc/python3-simplejson/docs/_static/documentation_options.js
/usr/share/doc/python3-simplejson/docs/_static/down-pressed.png
/usr/share/doc/python3-simplejson/docs/_static/down.png
/usr/share/doc/python3-simplejson/docs/_static/file.png
/usr/share/doc/python3-simplejson/docs/_static/jquery-3.2.1.js
/usr/share/doc/python3-simplejson/docs/_static/jquery.js
/usr/share/doc/python3-simplejson/docs/_static/minus.png
/usr/share/doc/python3-simplejson/docs/_static/plus.png
/usr/share/doc/python3-simplejson/docs/_static/pygments.css
/usr/share/doc/python3-simplejson/docs/_static/searchtools.js
/usr/share/doc/python3-simplejson/docs/_static/underscore-1.3.1.js
/usr/share/doc/python3-simplejson/docs/_static/underscore.js
/usr/share/doc/python3-simplejson/docs/_static/up-pressed.png
/usr/share/doc/python3-simplejson/docs/_static/up.png
/usr/share/doc/python3-simplejson/docs/_static/websupport.js
/usr/share/doc/python3-simplejson/docs/genindex.html
/usr/share/doc/python3-simplejson/docs/index.html
/usr/share/doc/python3-simplejson/docs/objects.inv
/usr/share/doc/python3-simplejson/docs/py-modindex.html
/usr/share/doc/python3-simplejson/docs/search.html
/usr/share/doc/python3-simplejson/docs/searchindex.js
/usr/share/licenses/python3-simplejson
/usr/share/licenses/python3-simplejson/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 04:26:14 2024