Codebase list rust-libslirp / 01cea25
v0.1 of rustfmt Sylvestre Ledru 5 years ago
5 changed file(s) with 276 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3434
3535 https://github.com/rust-unofficial/awesome-rust
3636
37 + rustfmt https://github.com/rust-lang-nursery/rustfmt
3738
3839 Immediate goals
3940 ===============
0 rust-rustfmt (0.10.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package rustfmt 0.10.0 from crates.io using debcargo 2.2.6
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Mon, 3 Sep 2018 22:24:26 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: rustfmt
2 Upstream-Contact:
3 Nicholas Cameron <ncameron@mozilla.com>
4 The Rustfmt developers
5 Source: https://github.com/rust-lang-nursery/rustfmt
6
7 Files: *
8 Copyright:
9 2015-2018 Nicholas Cameron <ncameron@mozilla.com>
10 2015-2018 The Rustfmt developers
11 License: Apache-2.0 or MIT
12
13 Files: debian/*
14 Copyright:
15 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
16 2018 Sylvestre Ledru <sylvestre@debian.org>
17 License: Apache-2.0 or MIT
18
19 License: Apache-2.0
20 Debian systems provide the Apache 2.0 license in
21 /usr/share/common-licenses/Apache-2.0
22
23 License: MIT
24 Permission is hereby granted, free of charge, to any person obtaining a copy
25 of this software and associated documentation files (the "Software"), to deal
26 in the Software without restriction, including without limitation the rights
27 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 copies of the Software, and to permit persons to whom the Software is
29 furnished to do so, subject to the following conditions:
30 .
31 The above copyright notice and this permission notice shall be included in all
32 copies or substantial portions of the Software.
33 .
34 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: rustfmt
2 Upstream-Contact:
3 Nicholas Cameron <ncameron@mozilla.com>
4 The Rustfmt developers
5 Source: https://github.com/rust-lang-nursery/rustfmt
6
7 Files: *
8 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS Nicholas Cameron <ncameron@mozilla.com>
10 FIXME (overlay) UNKNOWN-YEARS The Rustfmt developers
11 License: Apache-2.0 or MIT
12 Comment:
13 FIXME (overlay): Since upstream copyright years are not available in
14 Cargo.toml, they were extracted from the upstream Git repository. This may not
15 be correct information so you should review and fix this before uploading to
16 the archive.
17
18 Files: ./LICENSE-MIT
19 Copyright: 2016 The Rust Project Developers
20 License: UNKNOWN-LICENSE; FIXME (overlay)
21 Comment:
22 FIXME (overlay): These notices are extracted from files. Please review them
23 before uploading to the archive.
24
25 Files: ./build.rs
26 Copyright: 2017 The Rust Project Developers
27 License: UNKNOWN-LICENSE; FIXME (overlay)
28 Comment:
29 FIXME (overlay): These notices are extracted from files. Please review them
30 before uploading to the archive.
31
32 Files: ./src/bin/cargo-fmt.rs
33 Copyright: 2015-2016 The Rust Project Developers
34 License: UNKNOWN-LICENSE; FIXME (overlay)
35 Comment:
36 FIXME (overlay): These notices are extracted from files. Please review them
37 before uploading to the archive.
38
39 Files: ./src/bin/rustfmt.rs
40 Copyright: 2015 The Rust Project Developers
41 License: UNKNOWN-LICENSE; FIXME (overlay)
42 Comment:
43 FIXME (overlay): These notices are extracted from files. Please review them
44 before uploading to the archive.
45
46 Files: ./src/chains.rs
47 Copyright: 2015 The Rust Project Developers
48 License: UNKNOWN-LICENSE; FIXME (overlay)
49 Comment:
50 FIXME (overlay): These notices are extracted from files. Please review them
51 before uploading to the archive.
52
53 Files: ./src/checkstyle.rs
54 Copyright: 2015 The Rust Project Developers
55 License: UNKNOWN-LICENSE; FIXME (overlay)
56 Comment:
57 FIXME (overlay): These notices are extracted from files. Please review them
58 before uploading to the archive.
59
60 Files: ./src/codemap.rs
61 Copyright: 2016 The Rust Project Developers
62 License: UNKNOWN-LICENSE; FIXME (overlay)
63 Comment:
64 FIXME (overlay): These notices are extracted from files. Please review them
65 before uploading to the archive.
66
67 Files: ./src/comment.rs
68 Copyright: 2015 The Rust Project Developers
69 License: UNKNOWN-LICENSE; FIXME (overlay)
70 Comment:
71 FIXME (overlay): These notices are extracted from files. Please review them
72 before uploading to the archive.
73
74 Files: ./src/config.rs
75 Copyright: 2015 The Rust Project Developers
76 License: UNKNOWN-LICENSE; FIXME (overlay)
77 Comment:
78 FIXME (overlay): These notices are extracted from files. Please review them
79 before uploading to the archive.
80
81 Files: ./src/expr.rs
82 Copyright: 2015 The Rust Project Developers
83 License: UNKNOWN-LICENSE; FIXME (overlay)
84 Comment:
85 FIXME (overlay): These notices are extracted from files. Please review them
86 before uploading to the archive.
87
88 Files: ./src/file_lines.rs
89 Copyright: 2016 The Rust Project Developers
90 License: UNKNOWN-LICENSE; FIXME (overlay)
91 Comment:
92 FIXME (overlay): These notices are extracted from files. Please review them
93 before uploading to the archive.
94
95 Files: ./src/filemap.rs
96 Copyright: 2015 The Rust Project Developers
97 License: UNKNOWN-LICENSE; FIXME (overlay)
98 Comment:
99 FIXME (overlay): These notices are extracted from files. Please review them
100 before uploading to the archive.
101
102 Files: ./src/imports.rs
103 Copyright: 2015 The Rust Project Developers
104 License: UNKNOWN-LICENSE; FIXME (overlay)
105 Comment:
106 FIXME (overlay): These notices are extracted from files. Please review them
107 before uploading to the archive.
108
109 Files: ./src/issues.rs
110 Copyright: 2015 The Rust Project Developers
111 License: UNKNOWN-LICENSE; FIXME (overlay)
112 Comment:
113 FIXME (overlay): These notices are extracted from files. Please review them
114 before uploading to the archive.
115
116 Files: ./src/items.rs
117 Copyright: 2015 The Rust Project Developers
118 License: UNKNOWN-LICENSE; FIXME (overlay)
119 Comment:
120 FIXME (overlay): These notices are extracted from files. Please review them
121 before uploading to the archive.
122
123 Files: ./src/lib.rs
124 Copyright: 2015 The Rust Project Developers
125 License: UNKNOWN-LICENSE; FIXME (overlay)
126 Comment:
127 FIXME (overlay): These notices are extracted from files. Please review them
128 before uploading to the archive.
129
130 Files: ./src/lists.rs
131 Copyright: 2015 The Rust Project Developers
132 License: UNKNOWN-LICENSE; FIXME (overlay)
133 Comment:
134 FIXME (overlay): These notices are extracted from files. Please review them
135 before uploading to the archive.
136
137 Files: ./src/macros.rs
138 Copyright: 2015 The Rust Project Developers
139 License: UNKNOWN-LICENSE; FIXME (overlay)
140 Comment:
141 FIXME (overlay): These notices are extracted from files. Please review them
142 before uploading to the archive.
143
144 Files: ./src/missed_spans.rs
145 Copyright: 2015 The Rust Project Developers
146 License: UNKNOWN-LICENSE; FIXME (overlay)
147 Comment:
148 FIXME (overlay): These notices are extracted from files. Please review them
149 before uploading to the archive.
150
151 Files: ./src/modules.rs
152 Copyright: 2015 The Rust Project Developers
153 License: UNKNOWN-LICENSE; FIXME (overlay)
154 Comment:
155 FIXME (overlay): These notices are extracted from files. Please review them
156 before uploading to the archive.
157
158 Files: ./src/patterns.rs
159 Copyright: 2015 The Rust Project Developers
160 License: UNKNOWN-LICENSE; FIXME (overlay)
161 Comment:
162 FIXME (overlay): These notices are extracted from files. Please review them
163 before uploading to the archive.
164
165 Files: ./src/rewrite.rs
166 Copyright: 2015 The Rust Project Developers
167 License: UNKNOWN-LICENSE; FIXME (overlay)
168 Comment:
169 FIXME (overlay): These notices are extracted from files. Please review them
170 before uploading to the archive.
171
172 Files: ./src/string.rs
173 Copyright: 2015 The Rust Project Developers
174 License: UNKNOWN-LICENSE; FIXME (overlay)
175 Comment:
176 FIXME (overlay): These notices are extracted from files. Please review them
177 before uploading to the archive.
178
179 Files: ./src/types.rs
180 Copyright: 2015 The Rust Project Developers
181 License: UNKNOWN-LICENSE; FIXME (overlay)
182 Comment:
183 FIXME (overlay): These notices are extracted from files. Please review them
184 before uploading to the archive.
185
186 Files: ./src/utils.rs
187 Copyright: 2015 The Rust Project Developers
188 License: UNKNOWN-LICENSE; FIXME (overlay)
189 Comment:
190 FIXME (overlay): These notices are extracted from files. Please review them
191 before uploading to the archive.
192
193 Files: ./src/visitor.rs
194 Copyright: 2015 The Rust Project Developers
195 License: UNKNOWN-LICENSE; FIXME (overlay)
196 Comment:
197 FIXME (overlay): These notices are extracted from files. Please review them
198 before uploading to the archive.
199
200 Files: debian/*
201 Copyright:
202 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
203 2018 FIXME (overlay) Your Name <Your Email>
204 License: Apache-2.0 or MIT
205
206 License: Apache-2.0
207 Debian systems provide the Apache 2.0 license in
208 /usr/share/common-licenses/Apache-2.0
209
210 License: MIT
211 Permission is hereby granted, free of charge, to any person obtaining a copy
212 of this software and associated documentation files (the "Software"), to deal
213 in the Software without restriction, including without limitation the rights
214 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
215 copies of the Software, and to permit persons to whom the Software is
216 furnished to do so, subject to the following conditions:
217 .
218 The above copyright notice and this permission notice shall be included in all
219 copies or substantial portions of the Software.
220 .
221 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
222 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
223 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
224 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
225 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
226 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
227 SOFTWARE.