Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-toml | Distribution: openSUSE Tumbleweed |
Version: 0.10.2 | Vendor: openSUSE |
Release: 2.13 | Build date: Wed Aug 31 14:44:23 2022 |
Group: Unspecified | Build host: morla3 |
Size: 136555 | Source RPM: python-toml-0.10.2-2.13.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/uiri/toml | |
Summary: Python module which parses and emits TOML |
Python toml allows to parse and create toml configuration files. See below the toml specification link. Usage toml.loads --- takes a string to be parsed as toml and returns the corresponding dictionary toml.dumps --- takes a dictionary and returns a string which is the contents of the corresponding toml file. There are other functions which can be used to dump and load various fragments of toml but dumps and loads will cover most usage. Current Version of TOML Specification https://github.com/mojombo/toml/blob/v0.4.0/README.md
MIT
* Sun Feb 14 2021 Ben Greiner <code@bnavigator.de> - Don't test NumPy with python36 flavor (NumPy 1.20 in TW dropped Python 3.6, NEP 29), tests are automatically skipped if not installed. * Thu Nov 19 2020 Martin Liška <mliska@suse.cz> - Update to 0.10.2: Fix a ValueError: Circular reference detected for empty {} * Mon Aug 31 2020 Tomáš Chvátal <tchvatal@suse.com> - Switch to multibuild to not cycle with numpy * Mon Jun 08 2020 Ondřej Súkup <mimi.vx@gmail.com> - update to 0.10.1 * update testdata * Thu Mar 12 2020 Tomáš Chvátal <tchvatal@suse.com> - Use pytest macro directly * Sat Feb 23 2019 John Vandenberg <jayvdb@gmail.com> - Activate test suite - Update to v0.10.0 * Changes see https://github.com/uiri/toml/compare/0.9.4...0.10.0 * Includes tests not previously included in source tarball * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Tue May 15 2018 bruno@ioda-net.ch - Update to version 0.9.4 + Changes see https://github.com/uiri/toml/compare/0.9.3...0.9.4 + Contain again test which are run - Packaging + spec-cleaner minimal (date, license) + Resurection to be included in d:l:p and Factory to be used by Cloud people and others * Thu Dec 14 2017 bruno@ioda-net.ch - Update to version 0.9.3.1 (no real changelog) Changes see https://github.com/uiri/toml/compare/0.9.2...0.9.3 - Packaging hardcode version in setup (tarball has only 0.9.3) + Add comment about test. None are executed, upstream has removed them from tarball (Work in progress) * Thu Oct 26 2017 dmueller@suse.com - remove python-coverage runtime requires
/usr/lib/python3.10/site-packages /usr/lib/python3.10/site-packages/toml /usr/lib/python3.10/site-packages/toml-0.10.2-py3.10.egg-info /usr/lib/python3.10/site-packages/toml-0.10.2-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/toml-0.10.2-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/toml-0.10.2-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/toml-0.10.2-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/toml/__init__.py /usr/lib/python3.10/site-packages/toml/__pycache__ /usr/lib/python3.10/site-packages/toml/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/decoder.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/decoder.cpython-310.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/encoder.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/encoder.cpython-310.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/ordered.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/ordered.cpython-310.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/tz.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/toml/__pycache__/tz.cpython-310.pyc /usr/lib/python3.10/site-packages/toml/decoder.py /usr/lib/python3.10/site-packages/toml/encoder.py /usr/lib/python3.10/site-packages/toml/ordered.py /usr/lib/python3.10/site-packages/toml/tz.py /usr/share/doc/packages/python310-toml /usr/share/doc/packages/python310-toml/README.rst /usr/share/licenses/python310-toml /usr/share/licenses/python310-toml/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 18 23:27:33 2023