SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-toml rpm build for : openSUSE Leap 42. For other distributions click python3-toml.

Name : python3-toml
Version : 0.9.2 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 2.1 Date : 2017-07-28 16:28:23
Group : Development/Languages/Python Source RPM : python-toml-0.9.2-2.1.src.rpm
Size : 0.06 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/openSUSE_Leap_42.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-toml

Requires :
python(abi) = 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
python3-coverage


Content of RPM :
/usr/lib/python3.4/site-packages
/usr/lib/python3.4/site-packages/__pycache__
/usr/lib/python3.4/site-packages/__pycache__/toml.cpython-34.pyc
/usr/lib/python3.4/site-packages/__pycache__/toml.cpython-34.pyo
/usr/lib/python3.4/site-packages/toml-0.9.2-py3.4.egg-info
/usr/lib/python3.4/site-packages/toml.py
/usr/share/doc/packages/python3-toml
/usr/share/doc/packages/python3-toml/LICENSE
/usr/share/doc/packages/python3-toml/README.rst

 
ICM