A library for converting a token stream into a data structure comprised of
sequences, mappings, and scalars, developed primarily for converting HTTP form
POST data into a richer data structure.
Provides
Requires
License
BSD-4-Clause AND ZPL-2.1 AND MIT
Changelog
* Thu Nov 21 2024 Dirk Müller <dmueller@suse.com>
- require legacy-cgi for python 3.13 support
* Thu May 11 2023 Ben Greiner <code@bnavigator.de>
- Replace build_sphinx setuptools hook with direct sphinx-build
call -- fixes boo#1211051
* Mon May 04 2020 Paolo Stivanin <info@paolostivanin.com>
- Remove nose and use unittest instead
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s wi