SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-toml rpm build for : OpenSuSE. For other distributions click python311-toml.

Name : python311-toml
Version : 0.10.2 Vendor : obs://build_opensuse_org/devel:languages:python
Release : lp155.4.5 Date : 2023-12-25 19:06:42
Group : Unspecified Source RPM : python-toml-0.10.2-lp155.4.5.src.rpm
Size : 0.13 MB
Packager : (none)
Summary : Python module which parses and emits TOML
Description :
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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python311-toml-0.10.2-lp155.4.5.noarch.rpm
     

Provides :
python311-toml

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.11/site-packages
/usr/lib/python3.11/site-packages/toml
/usr/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info
/usr/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/toml/__init__.py
/usr/lib/python3.11/site-packages/toml/__init__.pyi
/usr/lib/python3.11/site-packages/toml/__pycache__
/usr/lib/python3.11/site-packages/toml/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/decoder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/decoder.cpython-311.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/encoder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/encoder.cpython-311.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/ordered.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/ordered.cpython-311.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/tz.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/toml/__pycache__/tz.cpython-311.pyc
/usr/lib/python3.11/site-packages/toml/decoder.py
/usr/lib/python3.11/site-packages/toml/decoder.pyi
/usr/lib/python3.11/site-packages/toml/encoder.py
/usr/lib/python3.11/site-packages/toml/encoder.pyi
/usr/lib/python3.11/site-packages/toml/ordered.py
/usr/lib/python3.11/site-packages/toml/ordered.pyi
/usr/lib/python3.11/site-packages/toml/tz.py
/usr/lib/python3.11/site-packages/toml/tz.pyi
/usr/share/doc/packages/python311-toml
/usr/share/doc/packages/python311-toml/README.rst
There is 2 files more in these RPM.

 
ICM