eodash_catalog 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of eodash_catalog might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2024-present Daniel Santillan <daniel.santillan@eox.at>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.1.0"
4
+ __version__ = "0.1.1"
@@ -1,13 +1,11 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: eodash_catalog
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: This package is intended to help create a compatible STAC catalog for the eodash dashboard client. It supports configuration of multiple endpoint types for information extraction.
5
5
  Project-URL: Documentation, https://github.com/eodash/eodash_catalog#readme
6
6
  Project-URL: Issues, https://github.com/eodash/eodash_catalog/issues
7
7
  Project-URL: Source, https://github.com/eodash/eodash_catalog
8
8
  Author-email: Daniel Santillan <daniel.santillan@eox.at>
9
- License-Expression: MIT
10
- License-File: LICENSE.txt
11
9
  Classifier: Development Status :: 4 - Beta
12
10
  Classifier: Programming Language :: Python
13
11
  Classifier: Programming Language :: Python :: 3.10
@@ -1,4 +1,4 @@
1
- eodash_catalog/__about__.py,sha256=0PcT62YiQdwnVDC4AcyB5RxRyuGv2nJIpztq-UKdX0k,137
1
+ eodash_catalog/__about__.py,sha256=N2rpuEkymxAkCEfHb0I50YlqCv3diKO-d2UkA2ffZCo,137
2
2
  eodash_catalog/__init__.py,sha256=_W_9emPYf6FUqc0P8L2SmADx6hGSd7PlQV3yRmCk5uM,115
3
3
  eodash_catalog/duration.py,sha256=B6XOZfvNU7SuqpxuVtT1kNKODoOQJXDI6mocvA_U1ik,10816
4
4
  eodash_catalog/endpoints.py,sha256=7p9qju2wgMt22g_SZOkiMFe_1CVgjy1PZJRvi8AXb44,40598
@@ -7,8 +7,8 @@ eodash_catalog/sh_endpoint.py,sha256=XjZsZJ5jfJZLQenSTqUhiUZ5YAu9M9nv2KL1Qv3Be-I
7
7
  eodash_catalog/stac_handling.py,sha256=RGnU8gR-envUVXs0em6uwUJbYHq_wyrR1gq6s1JLNrk,17957
8
8
  eodash_catalog/thumbnails.py,sha256=qZDcpQe80ki6lEMKYdZtSnnHH0PUpcoXTvU9bYdPlzU,2260
9
9
  eodash_catalog/utils.py,sha256=mPyt74jEaL0CgyxjnnxW3spomoC8WIfIHi0oCS39d_E,13694
10
- eodash_catalog-0.1.0.dist-info/METADATA,sha256=9rXOpMC2S4NyJgumFRyIVVib4xCaL6DGERBRywnvj30,3195
11
- eodash_catalog-0.1.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
12
- eodash_catalog-0.1.0.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
- eodash_catalog-0.1.0.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
- eodash_catalog-0.1.0.dist-info/RECORD,,
10
+ eodash_catalog-0.1.1.dist-info/METADATA,sha256=5nfe2ywcPh5ATE4fSYER-7tXA-UJ9tXvfimSNqO7mrs,3145
11
+ eodash_catalog-0.1.1.dist-info/WHEEL,sha256=3U_NnUcV_1B1kPkYaPzN-irRckL5VW_lytn0ytO_kRY,87
12
+ eodash_catalog-0.1.1.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
+ eodash_catalog-0.1.1.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
+ eodash_catalog-0.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.25.0
2
+ Generator: hatchling 1.26.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any