Tue, 17 Sep 2024 14:13:21 UTC | login

Information for build python-poyo-0.4.1-2.fc29

ID48166
Package Namepython-poyo
Version0.4.1
Release2.fc29
Epoch
SummaryA lightweight YAML Parser for Python
DescriptionA lightweight YAML Parser for Python Please note that Poyo supports only a chosen subset of the YAML format. It can only read but not write and is not compatible with JSON. Poyo does not allow deserialization of arbitrary Python objects. Supported types are str, bool, int, float, NoneType as well as dict and list values. Please see the examples below to get an idea of what Poyo understands.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 05:36:25 UTC
CompletedWed, 04 Jul 2018 05:36:25 UTC
Tags
f29
RPMs
src
python-poyo-0.4.1-2.fc29.src.rpm (info) (download)
noarch
python2-poyo-0.4.1-2.fc29.noarch.rpm (info) (download)
python3-poyo-0.4.1-2.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.4.1-2 - Rebuilt for Python 3.7 * Tue Mar 06 2018 Brett Lentz <brett.lentz@gmail.com> - 0.4.1-1 - initial package