perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / common-lisp / cl-json / cl-json.p5m
blob4caa342a46fee4861d4cebc5cf5d19e89c17523e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/share/common-lisp/source/cl-json/CONTRIBUTORS
27 file path=usr/share/common-lisp/source/cl-json/LICENSE
28 file path=usr/share/common-lisp/source/cl-json/README.md
29 file path=usr/share/common-lisp/source/cl-json/TODO
30 file path=usr/share/common-lisp/source/cl-json/cl-json.asd
31 file path=usr/share/common-lisp/source/cl-json/compile-cl-json.lisp
32 file path=usr/share/common-lisp/source/cl-json/doc/cl-json.html
33 file path=usr/share/common-lisp/source/cl-json/doc/style.css
34 file path=usr/share/common-lisp/source/cl-json/src/camel-case.lisp
35 file path=usr/share/common-lisp/source/cl-json/src/common.lisp
36 file path=usr/share/common-lisp/source/cl-json/src/decoder-args.lisp
37 file path=usr/share/common-lisp/source/cl-json/src/decoder.lisp
38 file path=usr/share/common-lisp/source/cl-json/src/encoder.lisp
39 file path=usr/share/common-lisp/source/cl-json/src/json-rpc.lisp
40 file path=usr/share/common-lisp/source/cl-json/src/objects.lisp
41 file path=usr/share/common-lisp/source/cl-json/src/package.lisp
42 file path=usr/share/common-lisp/source/cl-json/src/utils.lisp
43 file path=usr/share/common-lisp/source/cl-json/t/fail1.json
44 file path=usr/share/common-lisp/source/cl-json/t/fail10.json
45 file path=usr/share/common-lisp/source/cl-json/t/fail11.json
46 file path=usr/share/common-lisp/source/cl-json/t/fail12.json
47 file path=usr/share/common-lisp/source/cl-json/t/fail13.json
48 file path=usr/share/common-lisp/source/cl-json/t/fail14.json
49 file path=usr/share/common-lisp/source/cl-json/t/fail15.json
50 file path=usr/share/common-lisp/source/cl-json/t/fail16.json
51 file path=usr/share/common-lisp/source/cl-json/t/fail17.json
52 file path=usr/share/common-lisp/source/cl-json/t/fail18.json
53 file path=usr/share/common-lisp/source/cl-json/t/fail19.json
54 file path=usr/share/common-lisp/source/cl-json/t/fail2.json
55 file path=usr/share/common-lisp/source/cl-json/t/fail20.json
56 file path=usr/share/common-lisp/source/cl-json/t/fail21.json
57 file path=usr/share/common-lisp/source/cl-json/t/fail22.json
58 file path=usr/share/common-lisp/source/cl-json/t/fail23.json
59 file path=usr/share/common-lisp/source/cl-json/t/fail24.json
60 file path=usr/share/common-lisp/source/cl-json/t/fail3.json
61 file path=usr/share/common-lisp/source/cl-json/t/fail4.json
62 file path=usr/share/common-lisp/source/cl-json/t/fail5.json
63 file path=usr/share/common-lisp/source/cl-json/t/fail6.json
64 file path=usr/share/common-lisp/source/cl-json/t/fail7.json
65 file path=usr/share/common-lisp/source/cl-json/t/fail8.json
66 file path=usr/share/common-lisp/source/cl-json/t/fail9.json
67 file path=usr/share/common-lisp/source/cl-json/t/package.lisp
68 file path=usr/share/common-lisp/source/cl-json/t/pass1.json
69 file path=usr/share/common-lisp/source/cl-json/t/pass2.json
70 file path=usr/share/common-lisp/source/cl-json/t/pass3.json
71 file path=usr/share/common-lisp/source/cl-json/t/testdecoder.lisp
72 file path=usr/share/common-lisp/source/cl-json/t/testencoder.lisp
73 file path=usr/share/common-lisp/source/cl-json/t/testjson.lisp
74 file path=usr/share/common-lisp/source/cl-json/t/testmisc.lisp
75 file path=usr/share/common-lisp/source/cl-json/test-cl-json.lisp
76 link path=usr/share/common-lisp/systems/cl-json.asd \
77     target=../source/cl-json/cl-json.asd