Date: Sat, 19 Aug 2023 19:16:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273232] [NEW PORT] devel/py-strictyaml: Strict, typed YAML parser Message-ID: <bug-273232-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273232 Bug ID: 273232 Summary: [NEW PORT] devel/py-strictyaml: Strict, typed YAML parser Product: Ports & Packages Version: Latest Hardware: Any URL: https://hitchdev.com/strictyaml OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: DtxdF@disroot.org Attachment #244214 maintainer-approval+ Flags: Created attachment 244214 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244214&action= =3Dedit py-strictyaml-1.7.3.patch Description: 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. WWW: https://hitchdev.com/strictyaml QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.2-RELEASE, amd64) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273232-7788>