No description
Find a file
Daniel Baumann 44f9278d7c
Releasing fastforward version 0.7.13-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-12-24 08:32:02 +01:00
debian Releasing fastforward version 0.7.13-1~ffwd13+u1. 2025-12-24 08:32:02 +01:00
examples Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
src Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
.cargo_vcs_info.json Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
Cargo.lock Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
Cargo.toml Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
Cargo.toml.orig Merging upstream version 0.7.13. 2025-12-24 08:31:55 +01:00
LICENSE-MIT Adding upstream version 0.6.26. 2025-12-24 08:31:42 +01:00
README.md Adding upstream version 0.6.26. 2025-12-24 08:31:42 +01:00

winnow, making parsing a breeze

LICENSE Build Status Coverage Status Crates.io Version

About

Build up a parser for your format of choice with the building blocks provided by winnow.

For more details, see:

Contributors

winnow is the fruit of the work of many contributors over the years, many thanks for your help! In particular, thanks to Geal for the original nom crate.