Letter P

python-poyo - A lightweight YAML Parser for Python

Website: https://github.com/hackebrot/poyo
License: MIT
Vendor: Alcance Libre, Inc.
Description:
A 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.

Packages

python-poyo-0.5.0-1.fc14.al.src [15 KiB] Changelog by Joel Barrios (2022-01-24):
- Update to 0.5.0.

Listing created by Repoview-0.6.6-6.fc14.al