Codebase list rust-libslirp / 455b5ce
Package encoding Wolfgang Silbermayr 5 years ago
5 changed file(s) with 220 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6767 These packages (RFS) are prepared in the master branch and can be uploaded
6868 because all required dependencies are available in main::
6969
70 encoding
7071 string_cache_codegen
7172 crossbeam-epoch-0.5 (required by rust-cc)
7273 arc-swap
0 rust-encoding (0.2.33-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package encoding 0.2.33 from crates.io using debcargo 2.2.8
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Thu, 1 Nov 2018 09:06:39 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: encoding
2 Upstream-Contact: Kang Seonghoon <public+rust@mearie.org>
3 Source: https://github.com/lifthrasiir/rust-encoding
4
5 Files: *
6 Copyright: 2013-2016 Kang Seonghoon <public+rust@mearie.org>
7 License: MIT
8
9 Files: ./src/codec/utf_8.rs
10 Copyright:
11 2013-2015, Kang Seonghoon.
12 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
13 License: MIT
14
15 Files: debian/*
16 Copyright:
17 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
18 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
19 License: MIT
20
21 License: MIT
22 Permission is hereby granted, free of charge, to any person obtaining a copy
23 of this software and associated documentation files (the "Software"), to deal
24 in the Software without restriction, including without limitation the rights
25 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26 copies of the Software, and to permit persons to whom the Software is
27 furnished to do so, subject to the following conditions:
28 .
29 The above copyright notice and this permission notice shall be included in all
30 copies or substantial portions of the Software.
31 .
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
38 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: encoding
2 Upstream-Contact: Kang Seonghoon <public+rust@mearie.org>
3 Source: https://github.com/lifthrasiir/rust-encoding
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Kang Seonghoon <public+rust@mearie.org>
7 License: MIT
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: ./LICENSE.txt
15 Copyright: 2013, Kang Seonghoon.
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: ./examples/recode.rs
22 Copyright: 2014-2015, Kang Seonghoon.
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: ./src/all.rs
29 Copyright: 2013, Kang Seonghoon.
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: ./src/codec/ascii.rs
36 Copyright: 2013-2015, Kang Seonghoon.
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/codec/error.rs
43 Copyright: 2013-2015, Kang Seonghoon.
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/codec/japanese.rs
50 Copyright: 2013-2015, Kang Seonghoon.
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/codec/korean.rs
57 Copyright: 2013-2015, Kang Seonghoon.
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/codec/simpchinese.rs
64 Copyright: 2013-2015, Kang Seonghoon.
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/codec/singlebyte.rs
71 Copyright: 2013-2015, Kang Seonghoon.
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/codec/tradchinese.rs
78 Copyright: 2013-2015, Kang Seonghoon.
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/codec/utf_16.rs
85 Copyright: 2013-2015, Kang Seonghoon.
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/codec/utf_8.rs
92 Copyright:
93 2013-2015, Kang Seonghoon.
94 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
95 License: UNKNOWN-LICENSE; FIXME (overlay)
96 Comment:
97 FIXME (overlay): These notices are extracted from files. Please review them
98 before uploading to the archive.
99
100 Files: ./src/codec/whatwg.rs
101 Copyright: 2013-2015, Kang Seonghoon.
102 License: UNKNOWN-LICENSE; FIXME (overlay)
103 Comment:
104 FIXME (overlay): These notices are extracted from files. Please review them
105 before uploading to the archive.
106
107 Files: ./src/index/gen_index.py
108 Copyright: 2013-2015, Kang Seonghoon.
109 License: UNKNOWN-LICENSE; FIXME (overlay)
110 Comment:
111 FIXME (overlay): These notices are extracted from files. Please review them
112 before uploading to the archive.
113
114 Files: ./src/label.rs
115 Copyright: 2013-2015, Kang Seonghoon.
116 License: UNKNOWN-LICENSE; FIXME (overlay)
117 Comment:
118 FIXME (overlay): These notices are extracted from files. Please review them
119 before uploading to the archive.
120
121 Files: ./src/lib.rs
122 Copyright: 2013-2015, Kang Seonghoon.
123 License: UNKNOWN-LICENSE; FIXME (overlay)
124 Comment:
125 FIXME (overlay): These notices are extracted from files. Please review them
126 before uploading to the archive.
127
128 Files: ./src/testutils.rs
129 Copyright: 2013-2015, Kang Seonghoon.
130 License: UNKNOWN-LICENSE; FIXME (overlay)
131 Comment:
132 FIXME (overlay): These notices are extracted from files. Please review them
133 before uploading to the archive.
134
135 Files: ./src/types.rs
136 Copyright: 2013-2015, Kang Seonghoon.
137 License: UNKNOWN-LICENSE; FIXME (overlay)
138 Comment:
139 FIXME (overlay): These notices are extracted from files. Please review them
140 before uploading to the archive.
141
142 Files: ./src/util.rs
143 Copyright: 2013-2015, Kang Seonghoon.
144 License: UNKNOWN-LICENSE; FIXME (overlay)
145 Comment:
146 FIXME (overlay): These notices are extracted from files. Please review them
147 before uploading to the archive.
148
149 Files: debian/*
150 Copyright:
151 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
152 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
153 License: MIT
154
155 License: MIT
156 Permission is hereby granted, free of charge, to any person obtaining a copy
157 of this software and associated documentation files (the "Software"), to deal
158 in the Software without restriction, including without limitation the rights
159 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
160 copies of the Software, and to permit persons to whom the Software is
161 furnished to do so, subject to the following conditions:
162 .
163 The above copyright notice and this permission notice shall be included in all
164 copies or substantial portions of the Software.
165 .
166 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
167 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
168 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
169 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
170 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
171 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
172 SOFTWARE.
0 overlay = "."
1 uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]