Codebase list rust-subtle / 9ff3df7
Package html5ever kpcyrd 5 years ago
4 changed file(s) with 247 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-html5ever (0.22.5-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package html5ever 0.22.5 from crates.io using debcargo 2.2.10
3
4 -- kpcyrd <git@rxv.cc> Wed, 30 Jan 2019 02:08:43 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: html5ever
2 Upstream-Contact: The html5ever Project Developers
3 Source: https://github.com/servo/html5ever
4
5 Files: *
6 Copyright: 2014-2018 The html5ever Project Developers
7 License: MIT or Apache-2.0
8
9 Files: html5lib-tests/*
10 Copyright:
11 2006-2017 James Graham
12 2006-2017 Geoffrey Sneddon
13 License: MIT
14
15 Files: debian/*
16 Copyright:
17 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
18 2019 kpcyrd <git@rxv.cc>
19 License: MIT or Apache-2.0
20
21 License: Apache-2.0
22 Debian systems provide the Apache 2.0 license in
23 /usr/share/common-licenses/Apache-2.0
24
25 License: MIT
26 Permission is hereby granted, free of charge, to any person obtaining a copy
27 of this software and associated documentation files (the "Software"), to deal
28 in the Software without restriction, including without limitation the rights
29 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 copies of the Software, and to permit persons to whom the Software is
31 furnished to do so, subject to the following conditions:
32 .
33 The above copyright notice and this permission notice shall be included in all
34 copies or substantial portions of the Software.
35 .
36 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: html5ever
2 Upstream-Contact: The html5ever Project Developers
3 Source: https://github.com/servo/html5ever
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS The html5ever Project Developers
7 License: MIT or Apache-2.0
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: ./benches/tokenizer.rs
15 Copyright: 2014-2017 The html5ever Project Developers. See the
16 License: UNKNOWN-LICENSE; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
20
21 Files: ./build.rs
22 Copyright: 2014-2017 The html5ever Project Developers. See the
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
28 Files: ./html5lib-tests/LICENSE
29 Copyright: 2006-2013 James Graham, Geoffrey Sneddon, and
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./macros/match_token.rs
36 Copyright: 2014-2017 The html5ever Project Developers. See the
37 License: UNKNOWN-LICENSE; FIXME (overlay)
38 Comment:
39 FIXME (overlay): These notices are extracted from files. Please review them
40 before uploading to the archive.
41
42 Files: ./src/driver.rs
43 Copyright: 2014-2017 The html5ever Project Developers. See the
44 License: UNKNOWN-LICENSE; FIXME (overlay)
45 Comment:
46 FIXME (overlay): These notices are extracted from files. Please review them
47 before uploading to the archive.
48
49 Files: ./src/lib.rs
50 Copyright: 2014-2017 The html5ever Project Developers. See the
51 License: UNKNOWN-LICENSE; FIXME (overlay)
52 Comment:
53 FIXME (overlay): These notices are extracted from files. Please review them
54 before uploading to the archive.
55
56 Files: ./src/macros.rs
57 Copyright: 2014-2017 The html5ever Project Developers. See the
58 License: UNKNOWN-LICENSE; FIXME (overlay)
59 Comment:
60 FIXME (overlay): These notices are extracted from files. Please review them
61 before uploading to the archive.
62
63 Files: ./src/serialize/mod.rs
64 Copyright: 2014-2017 The html5ever Project Developers. See the
65 License: UNKNOWN-LICENSE; FIXME (overlay)
66 Comment:
67 FIXME (overlay): These notices are extracted from files. Please review them
68 before uploading to the archive.
69
70 Files: ./src/tokenizer/char_ref/mod.rs
71 Copyright: 2014-2017 The html5ever Project Developers. See the
72 License: UNKNOWN-LICENSE; FIXME (overlay)
73 Comment:
74 FIXME (overlay): These notices are extracted from files. Please review them
75 before uploading to the archive.
76
77 Files: ./src/tokenizer/interface.rs
78 Copyright: 2014-2017 The html5ever Project Developers. See the
79 License: UNKNOWN-LICENSE; FIXME (overlay)
80 Comment:
81 FIXME (overlay): These notices are extracted from files. Please review them
82 before uploading to the archive.
83
84 Files: ./src/tokenizer/mod.rs
85 Copyright: 2014-2017 The html5ever Project Developers. See the
86 License: UNKNOWN-LICENSE; FIXME (overlay)
87 Comment:
88 FIXME (overlay): These notices are extracted from files. Please review them
89 before uploading to the archive.
90
91 Files: ./src/tokenizer/states.rs
92 Copyright: 2014-2017 The html5ever Project Developers. See the
93 License: UNKNOWN-LICENSE; FIXME (overlay)
94 Comment:
95 FIXME (overlay): These notices are extracted from files. Please review them
96 before uploading to the archive.
97
98 Files: ./src/tree_builder/data.rs
99 Copyright: 2014-2017 The html5ever Project Developers. See the
100 License: UNKNOWN-LICENSE; FIXME (overlay)
101 Comment:
102 FIXME (overlay): These notices are extracted from files. Please review them
103 before uploading to the archive.
104
105 Files: ./src/tree_builder/mod.rs
106 Copyright: 2014-2017 The html5ever Project Developers. See the
107 License: UNKNOWN-LICENSE; FIXME (overlay)
108 Comment:
109 FIXME (overlay): These notices are extracted from files. Please review them
110 before uploading to the archive.
111
112 Files: ./src/tree_builder/rules.rs
113 Copyright: 2014-2017 The html5ever Project Developers. See the
114 License: UNKNOWN-LICENSE; FIXME (overlay)
115 Comment:
116 FIXME (overlay): These notices are extracted from files. Please review them
117 before uploading to the archive.
118
119 Files: ./src/tree_builder/tag_sets.rs
120 Copyright: 2014-2017 The html5ever Project Developers. See the
121 License: UNKNOWN-LICENSE; FIXME (overlay)
122 Comment:
123 FIXME (overlay): These notices are extracted from files. Please review them
124 before uploading to the archive.
125
126 Files: ./src/tree_builder/types.rs
127 Copyright: 2014-2017 The html5ever Project Developers. See the
128 License: UNKNOWN-LICENSE; FIXME (overlay)
129 Comment:
130 FIXME (overlay): These notices are extracted from files. Please review them
131 before uploading to the archive.
132
133 Files: ./src/util/str.rs
134 Copyright: 2014-2017 The html5ever Project Developers. See the
135 License: UNKNOWN-LICENSE; FIXME (overlay)
136 Comment:
137 FIXME (overlay): These notices are extracted from files. Please review them
138 before uploading to the archive.
139
140 Files: ./tests/foreach_html5lib_test/mod.rs
141 Copyright: 2014-2017 The html5ever Project Developers. See the
142 License: UNKNOWN-LICENSE; FIXME (overlay)
143 Comment:
144 FIXME (overlay): These notices are extracted from files. Please review them
145 before uploading to the archive.
146
147 Files: ./tests/serializer.rs
148 Copyright: 2014-2017 The html5ever Project Developers. See the
149 License: UNKNOWN-LICENSE; FIXME (overlay)
150 Comment:
151 FIXME (overlay): These notices are extracted from files. Please review them
152 before uploading to the archive.
153
154 Files: ./tests/tokenizer.rs
155 Copyright: 2014-2017 The html5ever Project Developers. See the
156 License: UNKNOWN-LICENSE; FIXME (overlay)
157 Comment:
158 FIXME (overlay): These notices are extracted from files. Please review them
159 before uploading to the archive.
160
161 Files: ./tests/tree_builder.rs
162 Copyright: 2014-2017 The html5ever Project Developers. See the
163 License: UNKNOWN-LICENSE; FIXME (overlay)
164 Comment:
165 FIXME (overlay): These notices are extracted from files. Please review them
166 before uploading to the archive.
167
168 Files: debian/*
169 Copyright:
170 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
171 2019 kpcyrd <git@rxv.cc>
172 License: MIT or Apache-2.0
173
174 License: Apache-2.0
175 Debian systems provide the Apache 2.0 license in
176 /usr/share/common-licenses/Apache-2.0
177
178 License: MIT
179 Permission is hereby granted, free of charge, to any person obtaining a copy
180 of this software and associated documentation files (the "Software"), to deal
181 in the Software without restriction, including without limitation the rights
182 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
183 copies of the Software, and to permit persons to whom the Software is
184 furnished to do so, subject to the following conditions:
185 .
186 The above copyright notice and this permission notice shall be included in all
187 copies or substantial portions of the Software.
188 .
189 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
190 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
191 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
192 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
193 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
194 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
195 SOFTWARE.
0 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]
2 excludes = ["examples/**"]