Source: rust-abnf-core Section: rust Priority: optional Build-Depends: debhelper-compat (= 13), dh-cargo, librust-nom-7+default-dev , libstring-shellquote-perl , Maintainer: Jonas Smedegaard Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/debian/rust-abnf-core.git Vcs-Browser: https://salsa.debian.org/debian/rust-abnf-core Homepage: https://github.com/duesee/imap-codec Rules-Requires-Root: no Package: librust-abnf-core-dev Architecture: all Multi-Arch: foreign Depends: librust-nom-7+default-dev, ${misc:Depends}, Provides: librust-abnf-core-0.6+default-dev (= ${binary:Version}), librust-abnf-core-0-dev (= ${binary:Version}), librust-abnf-core-0.6-dev (= ${binary:Version}), librust-abnf-core-0.6.0-dev (= ${binary:Version}), Description: nom-based parser for ABNF core rules - Rust source code The abnf-core crate is a parser for ABNF core rules based on nom 7. It is primarily a building block for the ABNF parsing crate, but should also be useful in itself. . This package contains the source for the Rust abnf-core crate, for use with cargo and dh-cargo.