librust-peg-dev (0.8.5-1)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-peg
Architecture
i386
Section
rust
Priority
optional
Maintainer
Jonas Smedegaard <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
112 B
Size expected
22.4 kB
Size actual
22.4 kB
Size match

Dependencies

Required package dependencies

  • librust-peg-macros-dev (= 0.8.5-1)
  • librust-peg-runtime-dev (= 0.8.5-1)

Suggested packages

Recommended additional packages

  • None

Description

simple Parsing Expression Grammar (PEG) parser generator

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5bbc11ebd…69d0278b
SHA-129ad8b50…3810a1b5
SHA-2566b0d984c…cbfba2f0
SHA-5124ef1e6e3…bca9fb2a

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/peg-0.8.5
usr/share/cargo/registry/peg-0.8.5/.cargo-checksum.json
usr/share/cargo/registry/peg-0.8.5/Cargo.toml
usr/share/cargo/registry/peg-0.8.5/README.md
usr/share/cargo/registry/peg-0.8.5/bootstrap.sh
usr/share/cargo/registry/peg-0.8.5/src
usr/share/cargo/registry/peg-0.8.5/src/lib.rs
usr/share/cargo/registry/peg-0.8.5/tests
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/cache_with_args.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/cache_with_args.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/duplicate_rule.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/duplicate_rule.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/incomplete_grammar.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/incomplete_grammar.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/left_recursion_without_cache.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/left_recursion_without_cache.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/nullable_loop.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/nullable_loop.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rule_args_errors.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rule_args_errors.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rust_action_syntax_error.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rust_action_syntax_error.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rust_action_type_error.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/rust_action_type_error.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/syntax_error.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/syntax_error.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/use_undefined_result.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/use_undefined_result.stderr
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/use_undefined_rule.rs
usr/share/cargo/registry/peg-0.8.5/tests/compile-fail/use_undefined_rule.stderr
usr/share/cargo/registry/peg-0.8.5/tests/run-pass
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic_ast.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic_infix.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic_infix_ast.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic_infix_ast_span.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/arithmetic_with_left_recursion.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/assembly_ast_dyn_type_param_bounds.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/borrow_from_input.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/bytes.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/conditional_block.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/crate_import.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/custom_expr.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/errors.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/generic_fn_traits.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/grammar_with_args_and_cache.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/keyval.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/lifetimes.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/memoization.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/no_eof.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/optional.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/pattern.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/pos_neg_assert.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/position.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/raw_ident.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/renamed_imports.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/repeats.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/return_type.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/rule_args.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/rule_generic.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/rule_where_clause.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/test-hygiene.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/tokens.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/tokens_struct.rs
usr/share/cargo/registry/peg-0.8.5/tests/run-pass/utf8.rs
usr/share/cargo/registry/peg-0.8.5/tests/trybuild.rs
usr/share/doc
usr/share/doc/librust-peg-dev
usr/share/doc/librust-peg-dev/changelog.Debian.gz
usr/share/doc/librust-peg-dev/copyright