|
1 | | -This package was debianized by Angelos Tzotsos <gcpp.kalxas@gmail.com> on |
2 | | -Tue, 12 Oct 2021 13:00:00 +0300. |
3 | | - |
4 | | -It was downloaded from: |
5 | | - |
6 | | - https://github.com/geopython/pygeofilter |
7 | | - |
8 | | -Copyright: |
9 | | - |
10 | | - Copyright (c) 2021 geopython |
11 | | - |
12 | | -License: |
13 | | - |
14 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
15 | | -of this software and associated documentation files (the "Software"), to deal |
16 | | -in the Software without restriction, including without limitation the rights |
17 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
18 | | -copies of the Software, and to permit persons to whom the Software is |
19 | | -furnished to do so, subject to the following conditions: |
20 | | - |
21 | | -The above copyright notice and this permission notice shall be included in all |
22 | | -copies of this Software or works derived from this Software. |
23 | | - |
24 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
25 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
26 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
27 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
28 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
29 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
30 | | -THE SOFTWARE. |
| 1 | +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Upstream-Name: pygeofilter |
| 3 | +Upstream-Contact: Fabian Schindler <fabian.schindler@eox.at> |
| 4 | +Source: https://github.com/geopython/pygeofilter |
| 5 | + |
| 6 | +Files: * |
| 7 | +Copyright: 2021-2024, geopython |
| 8 | + 2019-2024, EOX IT Services GmbH |
| 9 | + 2025, Norwegian Meteorological Institute |
| 10 | + 2025, Tom Kralidis |
| 11 | +License: Expat |
| 12 | + |
| 13 | +Files: pygeofilter/backends/oraclesql/evaluate.py |
| 14 | + tests/backends/oraclesql/test_evaluate.py |
| 15 | +Copyright: 2023, Agrar Markt Austria |
| 16 | + 2024, EOX IT Services GmbH |
| 17 | +License: Expat |
| 18 | + |
| 19 | +Files: debian/* |
| 20 | +Copyright: 2024-2025, Antonio Valentino <antonio.valentino@tiscali.it> |
| 21 | +License: Expat |
| 22 | + |
| 23 | +License: Expat |
| 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 |
| 32 | + all 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 |
| 40 | + THE SOFTWARE. |
0 commit comments