Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: Cargo.lock
 Cargo.toml
 README.md
 bootstrap.sh
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/patches/2001_no_feature_unstable.patch
 debian/patches/README
 debian/patches/series
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/upstream/metadata
 debian/watch
 peg-macros/Cargo.toml
 peg-macros/analysis.rs
 peg-macros/ast.rs
 peg-macros/bin.rs
 peg-macros/grammar.rs
 peg-macros/grammar.rustpeg
 peg-macros/lib.rs
 peg-macros/tokens.rs
 peg-macros/translate.rs
 peg-runtime/Cargo.toml
 peg-runtime/error.rs
 peg-runtime/lib.rs
 peg-runtime/slice.rs
 peg-runtime/str.rs
 src/lib.rs
 tests/compile-fail/cache_with_args.rs
 tests/compile-fail/cache_with_args.stderr
 tests/compile-fail/duplicate_rule.rs
 tests/compile-fail/duplicate_rule.stderr
 tests/compile-fail/incomplete_grammar.rs
 tests/compile-fail/incomplete_grammar.stderr
 tests/compile-fail/left_recursion_without_cache.rs
 tests/compile-fail/left_recursion_without_cache.stderr
 tests/compile-fail/nullable_loop.rs
 tests/compile-fail/nullable_loop.stderr
 tests/compile-fail/rule_args_errors.rs
 tests/compile-fail/rule_args_errors.stderr
 tests/compile-fail/rust_action_syntax_error.rs
 tests/compile-fail/rust_action_syntax_error.stderr
 tests/compile-fail/rust_action_type_error.rs
 tests/compile-fail/rust_action_type_error.stderr
 tests/compile-fail/syntax_error.rs
 tests/compile-fail/syntax_error.stderr
 tests/compile-fail/use_undefined_result.rs
 tests/compile-fail/use_undefined_result.stderr
 tests/compile-fail/use_undefined_rule.rs
 tests/compile-fail/use_undefined_rule.stderr
 tests/run-pass/arithmetic.rs
 tests/run-pass/arithmetic_ast.rs
 tests/run-pass/arithmetic_infix.rs
 tests/run-pass/arithmetic_infix_ast.rs
 tests/run-pass/arithmetic_infix_ast_span.rs
 tests/run-pass/arithmetic_with_left_recursion.rs
 tests/run-pass/assembly_ast_dyn_type_param_bounds.rs
 tests/run-pass/borrow_from_input.rs
 tests/run-pass/bytes.rs
 tests/run-pass/conditional_block.rs
 tests/run-pass/crate_import.rs
 tests/run-pass/custom_expr.rs
 tests/run-pass/errors.rs
 tests/run-pass/generic_fn_traits.rs
 tests/run-pass/grammar_with_args_and_cache.rs
 tests/run-pass/keyval.rs
 tests/run-pass/lifetimes.rs
 tests/run-pass/memoization.rs
 tests/run-pass/no_eof.rs
 tests/run-pass/optional.rs
 tests/run-pass/pattern.rs
 tests/run-pass/pos_neg_assert.rs
 tests/run-pass/position.rs
 tests/run-pass/raw_ident.rs
 tests/run-pass/renamed_imports.rs
 tests/run-pass/repeats.rs
 tests/run-pass/return_type.rs
 tests/run-pass/rule_args.rs
 tests/run-pass/rule_generic.rs
 tests/run-pass/rule_where_clause.rs
 tests/run-pass/test-hygiene.rs
 tests/run-pass/tokens.rs
 tests/run-pass/tokens_struct.rs
 tests/run-pass/utf8.rs
 tests/trybuild.rs
Copyright: NONE
License: UNKNOWN
 FIXME

Files: LICENSE
Copyright: 2013, Kevin Mehall
License: Expat
 FIXME

