Codebase list rust-syn-mid / 47d1f30
package pathfinder_geometry, needed for font-kit, needed for plotters, needed for criterion, which is nice to have Alexander Kjäll 2 years ago
4 changed file(s) with 185 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-pathfinder-geometry (0.5.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package pathfinder_geometry 0.5.1 from crates.io using debcargo 2.5.0
3
4 -- Alexander Kjäll <alexander.kjall@gmail.com> Thu, 17 Mar 2022 13:48:51 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: pathfinder_geometry
2 Upstream-Contact: Patrick Walton <pcwalton@mimiga.net>
3 Source: https://github.com/servo/pathfinder
4
5 Files: *
6 Copyright: 2017-2022 Patrick Walton <pcwalton@mimiga.net>
7 License: MIT or Apache-2.0
8
9 Files: ./src/angle.rs
10 Copyright: 2020 The Pathfinder Project Developers.
11 License: MIT or Apache-2.0
12
13 Files: ./src/lib.rs
14 Copyright: 2019 The Pathfinder Project Developers.
15 License: MIT or Apache-2.0
16
17 Files: ./src/line_segment.rs
18 Copyright: 2019 The Pathfinder Project Developers.
19 License: MIT or Apache-2.0
20
21 Files: ./src/rect.rs
22 Copyright: 2019 The Pathfinder Project Developers.
23 License: MIT or Apache-2.0
24
25 Files: ./src/transform2d.rs
26 Copyright: 2019 The Pathfinder Project Developers.
27 License: MIT or Apache-2.0
28
29 Files: ./src/transform3d.rs
30 Copyright: 2019 The Pathfinder Project Developers.
31 License: MIT or Apache-2.0
32
33 Files: ./src/unit_vector.rs
34 Copyright: 2019 The Pathfinder Project Developers.
35 License: MIT or Apache-2.0
36
37 Files: ./src/util.rs
38 Copyright: 2019 The Pathfinder Project Developers.
39 License: MIT or Apache-2.0
40
41 Files: ./src/vector.rs
42 Copyright: 2019 The Pathfinder Project Developers.
43 License: MIT or Apache-2.0
44
45 Files: debian/*
46 Copyright:
47 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
48 2022 Alexander Kjäll <alexander.kjall@gmail.com>
49 License: MIT or Apache-2.0
50
51 License: Apache-2.0
52 Debian systems provide the Apache 2.0 license in
53 /usr/share/common-licenses/Apache-2.0
54
55 License: MIT
56 Permission is hereby granted, free of charge, to any person obtaining a copy
57 of this software and associated documentation files (the "Software"), to deal
58 in the Software without restriction, including without limitation the rights
59 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
60 copies of the Software, and to permit persons to whom the Software is
61 furnished to do so, subject to the following conditions:
62 .
63 The above copyright notice and this permission notice shall be included in all
64 copies or substantial portions of the Software.
65 .
66 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
69 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
70 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
71 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
72 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: pathfinder_geometry
2 Upstream-Contact: Patrick Walton <pcwalton@mimiga.net>
3 Source: https://github.com/servo/pathfinder
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Patrick Walton <pcwalton@mimiga.net>
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: ./src/angle.rs
15 Copyright: 2020 The Pathfinder Project Developers.
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: ./src/lib.rs
22 Copyright: 2019 The Pathfinder Project Developers.
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/line_segment.rs
29 Copyright: 2019 The Pathfinder Project Developers.
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/rect.rs
36 Copyright: 2019 The Pathfinder Project Developers.
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/transform2d.rs
43 Copyright: 2019 The Pathfinder Project Developers.
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/transform3d.rs
50 Copyright: 2019 The Pathfinder Project Developers.
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/unit_vector.rs
57 Copyright: 2019 The Pathfinder Project Developers.
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/util.rs
64 Copyright: 2019 The Pathfinder Project Developers.
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/vector.rs
71 Copyright: 2019 The Pathfinder Project Developers.
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: debian/*
78 Copyright:
79 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
80 2022 Alexander Kjäll <alexander.kjall@gmail.com>
81 License: MIT or Apache-2.0
82
83 License: Apache-2.0
84 Debian systems provide the Apache 2.0 license in
85 /usr/share/common-licenses/Apache-2.0
86
87 License: MIT
88 Permission is hereby granted, free of charge, to any person obtaining a copy
89 of this software and associated documentation files (the "Software"), to deal
90 in the Software without restriction, including without limitation the rights
91 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
92 copies of the Software, and to permit persons to whom the Software is
93 furnished to do so, subject to the following conditions:
94 .
95 The above copyright notice and this permission notice shall be included in all
96 copies or substantial portions of the Software.
97 .
98 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
99 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
100 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
101 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
102 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
103 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
104 SOFTWARE.
0 overlay = "."
1 uploaders = ["Alexander Kjäll <alexander.kjall@gmail.com>"]