Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#953964: ITP: python-strictyaml -- Strict, typed YAML parser for Python

17 views
Skip to first unread message

James Tocknell

unread,
Mar 15, 2020, 2:00:03 AM3/15/20
to
Package: wnpp
Severity: wishlist
Owner: James Tocknell <arag...@gmail.com>

* Package name : python-strictyaml
Version : 1.0.6
Upstream Author : Colm O'Connor <colm.ocon...@gmail.com>
* URL : https://hitchdev.com/strictyaml/
* License : MIT
Programming Lang: Python
Description : Strict, typed YAML parser for Python

StrictYAML is a type-safe YAML parser that parses and validates a restricted
subset of the YAML specification.

Priorities:
- Beautiful API
- Refusing to parse the ugly, hard to read and insecure features of YAML like
the Norway problem.
- Strict validation of markup and straightforward type casting.
- Clear, readable exceptions with code snippets and line numbers.
- Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
- Ability to read in YAML, make changes and write it out again with comments
preserved.
- Not speed, currently.

---

This is needed for devpi-server, and I plan on maintaining within DMPT (assuming
they accept me).
0 new messages