2 args @ { fetchurl, ... }:
4 baseName = "parser_dot_common-rules";
5 version = "20200715-git";
7 parasites = [ "parser.common-rules/test" ];
9 description = "Provides common parsing rules that are useful in many grammars.";
11 deps = [ args."alexandria" args."anaphora" args."esrap" args."fiveam" args."let-plus" args."split-sequence" args."trivial-with-current-source-form" ];
14 url = "http://beta.quicklisp.org/archive/parser.common-rules/2020-07-15/parser.common-rules-20200715-git.tgz";
15 sha256 = "17nw0shhb8079b26ldwpfxggkzs6ysfqm4s4nr1rfhba9mkvxdxy";
18 packageName = "parser.common-rules";
20 asdFilesToKeep = ["parser.common-rules.asd"];
23 /* (SYSTEM parser.common-rules DESCRIPTION
24 Provides common parsing rules that are useful in many grammars. SHA256
25 17nw0shhb8079b26ldwpfxggkzs6ysfqm4s4nr1rfhba9mkvxdxy URL
26 http://beta.quicklisp.org/archive/parser.common-rules/2020-07-15/parser.common-rules-20200715-git.tgz
27 MD5 6391d962ae6fc13cc57312de013504c5 NAME parser.common-rules FILENAME
28 parser_dot_common-rules DEPS
29 ((NAME alexandria FILENAME alexandria) (NAME anaphora FILENAME anaphora)
30 (NAME esrap FILENAME esrap) (NAME fiveam FILENAME fiveam)
31 (NAME let-plus FILENAME let-plus)
32 (NAME split-sequence FILENAME split-sequence)
33 (NAME trivial-with-current-source-form FILENAME
34 trivial-with-current-source-form))
36 (alexandria anaphora esrap fiveam let-plus split-sequence
37 trivial-with-current-source-form)
38 VERSION 20200715-git SIBLINGS (parser.common-rules.operators) PARASITES
39 (parser.common-rules/test)) */