Pyproject.toml parser in Rust.
This package contains library source intended for building other packages which
use the "pep639-glob" feature of the "pyproject-toml" crate.
Provides
Requires
License
MIT
Changelog
* Fri Sep 12 2025 Fabio Valentini <decathorpe@gmail.com> - 0.13.6-1
- Update to version 0.13.6; Fixes RHBZ#2394790
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jun 20 2025 Fabio Valentini <decathorpe@gmail.com> - 0.13.5-1
- Update to version 0.13.5; Fixes RHBZ#2371621
* Wed Mar 19 2025 Fabio Valentini <decathorpe@gmail.com> - 0.13.4-1
- Update to version 0.13.4; Fixes RHBZ#2318397
* Sun Jan 19 2025 Fedora Re