Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-toml | Distribution: openSUSE Leap 15.2 |
Version: 0.10.1 | Vendor: openSUSE |
Release: lp152.3.3.1 | Build date: Mon Sep 21 10:39:53 2020 |
Group: Unspecified | Build host: cloud117 |
Size: 137087 | Source RPM: python-toml-0.10.1-lp152.3.3.1.src.rpm |
Packager: http://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
* 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 * Fri Jul 28 2017 bruno@ioda-net.ch - Fix define line for build on Leap * Wed Jun 07 2017 bruno@ioda-net.ch - Move to singlespec packaging - Update copyright year - Add fdupes * Tue Sep 20 2016 arun@gmx.de - specfile: * update copyright year - update to version 0.9.2: * Use xrange (_range) in Python 2. * Prefix internal object/function names with an underscore. * Fix candidate groups handling. * Fix digit matching. * Fix usage of isdigit. * Optimize use of regexps (precompile, single-regexp substitution) * Fix code style. * Peephole optimizations. * Merge #51: Do not raise base Exception. * Remove dead code. * Fix inadvertently broken long integer test * s.decode should assign its result to s. * Remove unnecessary indent level/else branches * Fix #43 by adding Z timezone. tzinfos don't do DST * Fix UTC offsets specified as hours and minutes * update test command * add travis testing * Update copyright notice. Update toml-test repo in README * Close #42 and simplify. Manual testing shows this works. * Support } whithin string in inline objects within arrays * Remove test toml files * Clean load_inline_objects * fix for array in inlinetable * Handle commas inside strings within inline objects * Fix multiline-string and raw-multiline-string tests * Fix key-equals-nospace test * Add support for inline objects inside arrays * Add support for inline objects * Sun May 08 2016 arun@gmx.de - specfile: * changed to https for source url * updated source url to files.pythonhosted.org * Wed Aug 19 2015 bruno@ioda-net.ch - Initial packaging on obs for python3 changes are stored in README.rst
/usr/lib/python3.6/site-packages /usr/lib/python3.6/site-packages/toml /usr/lib/python3.6/site-packages/toml-0.10.1-py3.6.egg-info /usr/lib/python3.6/site-packages/toml-0.10.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/toml-0.10.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/toml-0.10.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/toml-0.10.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/toml/__init__.py /usr/lib/python3.6/site-packages/toml/__pycache__ /usr/lib/python3.6/site-packages/toml/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/common.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/common.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/decoder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/decoder.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/encoder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/encoder.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/ordered.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/ordered.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/tz.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/toml/__pycache__/tz.cpython-36.pyc /usr/lib/python3.6/site-packages/toml/common.py /usr/lib/python3.6/site-packages/toml/decoder.py /usr/lib/python3.6/site-packages/toml/encoder.py /usr/lib/python3.6/site-packages/toml/ordered.py /usr/lib/python3.6/site-packages/toml/tz.py /usr/share/doc/packages/python3-toml /usr/share/doc/packages/python3-toml/README.rst /usr/share/licenses/python3-toml /usr/share/licenses/python3-toml/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 9 16:12:49 2023