Source: rust-nom-language Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-rust, librust-nom-dev, Maintainer: Jonas Smedegaard Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/debian/rust-nom-language.git Vcs-Browser: https://salsa.debian.org/debian/rust-nom-language Homepage: https://github.com/rust-bakery/nom Package: librust-nom-language-dev Architecture: all #Multi-Arch: foreign Depends: librust-nom-dev, ${misc:Depends}, Provides: librust-nom-language-0.1+default-dev (= ${binary:Version}), librust-nom-language-0.1-dev (= ${binary:Version}), librust-nom-language-0.1.0-dev (= ${binary:Version}), Description: language parsing combinators for nom - Rust source code nom-language contains language parsing focused combinators for the nom parser library. . This package contains the source for the Rust nom-language crate, for use with cargo.