Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / lisp-modules-obsolete / quicklisp-to-nix-output / buildnode-xhtml.nix
blobd342871f4d56bdf657b3730519b5a53e368fa0f7
1 /* Generated file. */
2 args @ { fetchurl, ... }:
3 rec {
4   baseName = "buildnode-xhtml";
5   version = "buildnode-20170403-git";
7   description = "Tool for building up an xml dom of an excel spreadsheet nicely.";
9   deps = [ args."alexandria" args."babel" args."buildnode" args."cl-interpol" args."cl-ppcre" args."cl-unicode" args."closer-mop" args."closure-common" args."closure-html" args."collectors" args."cxml" args."flexi-streams" args."iterate" args."named-readtables" args."puri" args."split-sequence" args."swank" args."symbol-munger" args."trivial-features" args."trivial-gray-streams" ];
11   src = fetchurl {
12     url = "http://beta.quicklisp.org/archive/buildnode/2017-04-03/buildnode-20170403-git.tgz";
13     sha256 = "1gb3zsp4g31iscvvhvb99z0i7lfn1g3493q6sgpr46fmn2vdwwb6";
14   };
16   packageName = "buildnode-xhtml";
18   asdFilesToKeep = ["buildnode-xhtml.asd"];
19   overrides = x: x;
21 /* (SYSTEM buildnode-xhtml DESCRIPTION
22     Tool for building up an xml dom of an excel spreadsheet nicely. SHA256
23     1gb3zsp4g31iscvvhvb99z0i7lfn1g3493q6sgpr46fmn2vdwwb6 URL
24     http://beta.quicklisp.org/archive/buildnode/2017-04-03/buildnode-20170403-git.tgz
25     MD5 b917f0d6c20489febbef0d5b954c350d NAME buildnode-xhtml FILENAME
26     buildnode-xhtml DEPS
27     ((NAME alexandria FILENAME alexandria) (NAME babel FILENAME babel)
28      (NAME buildnode FILENAME buildnode)
29      (NAME cl-interpol FILENAME cl-interpol) (NAME cl-ppcre FILENAME cl-ppcre)
30      (NAME cl-unicode FILENAME cl-unicode)
31      (NAME closer-mop FILENAME closer-mop)
32      (NAME closure-common FILENAME closure-common)
33      (NAME closure-html FILENAME closure-html)
34      (NAME collectors FILENAME collectors) (NAME cxml FILENAME cxml)
35      (NAME flexi-streams FILENAME flexi-streams)
36      (NAME iterate FILENAME iterate)
37      (NAME named-readtables FILENAME named-readtables)
38      (NAME puri FILENAME puri) (NAME split-sequence FILENAME split-sequence)
39      (NAME swank FILENAME swank) (NAME symbol-munger FILENAME symbol-munger)
40      (NAME trivial-features FILENAME trivial-features)
41      (NAME trivial-gray-streams FILENAME trivial-gray-streams))
42     DEPENDENCIES
43     (alexandria babel buildnode cl-interpol cl-ppcre cl-unicode closer-mop
44      closure-common closure-html collectors cxml flexi-streams iterate
45      named-readtables puri split-sequence swank symbol-munger trivial-features
46      trivial-gray-streams)
47     VERSION buildnode-20170403-git SIBLINGS
48     (buildnode-excel buildnode-html5 buildnode-kml buildnode-xul buildnode)
49     PARASITES NIL) */