SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-toml rpm build for : CentOS 7. For other distributions click python-toml.

Name : python-toml
Version : 0.9.2 Vendor : obs://build_opensuse_org/systemsmanagement
Release : 2.3 Date : 2021-02-05 11:49:08
Group : Development/Languages/Python Source RPM : python-toml-0.9.2-2.3.src.rpm
Size : 0.04 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/systemsmanagement:/Ardana:/8:/CentOS:/7.3/CentOS_7.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-toml-0.9.2-2.3.noarch.rpm
     

Provides :
python-toml
python2-toml

Requires :
python(abi) = 2.7
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/python2.7/site-packages
/usr/lib/python2.7/site-packages/toml-0.9.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/toml.py
/usr/lib/python2.7/site-packages/toml.pyc
/usr/lib/python2.7/site-packages/toml.pyo
/usr/share/doc/python-toml-0.9.2
/usr/share/doc/python-toml-0.9.2/LICENSE
/usr/share/doc/python-toml-0.9.2/README.rst

 
ICM