saterys 0.2.7__py3-none-any.whl → 0.2.8__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.
@@ -1,12 +1,12 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: saterys
3
- Version: 0.2.7
3
+ Version: 0.2.8
4
4
  Summary: Saterys — Scalable Analysis Toolkit for Earth Remote sYStemS
5
5
  Author-email: Sebastian Sanchez Bernal <bastian@example.com>
6
6
  License: MIT
7
- Project-URL: Homepage, https://github.com/yourusername/saterys
8
- Project-URL: Repository, https://github.com/yourusername/saterys
9
- Project-URL: Issues, https://github.com/yourusername/saterys/issues
7
+ Project-URL: Homepage, https://github.com/bastian6666/saterys
8
+ Project-URL: Repository, https://github.com/bastian6666/saterys
9
+ Project-URL: Issues, https://github.com/bastian6666/saterys/issues
10
10
  Classifier: Development Status :: 3 - Alpha
11
11
  Classifier: Intended Audience :: Science/Research
12
12
  Classifier: Topic :: Scientific/Engineering :: GIS
@@ -19,12 +19,13 @@ Classifier: Programming Language :: Python :: 3.12
19
19
  Requires-Python: >=3.9
20
20
  Description-Content-Type: text/markdown
21
21
  License-File: LICENSE
22
- Requires-Dist: fastapi >=0.110
23
- Requires-Dist: uvicorn[standard] >=0.23
24
- Requires-Dist: pydantic >=2
25
- Requires-Dist: numpy >=1.26
26
- Requires-Dist: rio-tiler >=6
27
- Requires-Dist: rasterio >=1.3
22
+ Requires-Dist: fastapi>=0.110
23
+ Requires-Dist: uvicorn[standard]>=0.23
24
+ Requires-Dist: pydantic>=2
25
+ Requires-Dist: numpy>=1.26
26
+ Requires-Dist: rio-tiler>=6
27
+ Requires-Dist: rasterio>=1.3
28
+ Dynamic: license-file
28
29
 
29
30
  # SATERYS
30
31
 
@@ -18,9 +18,9 @@ saterys/static/assets/ThemeToggle-CmShuKPJ.js,sha256=uv0-BzFM24EhY0y4iAqELUAqUtK
18
18
  saterys/static/assets/index-CjC_xNd3.css,sha256=NvheLuBE5hhOyNWMiFMn_YFkvS8WAdVEhBq8Xy6446A,62810
19
19
  saterys/static/assets/index-CwCTxci7.js,sha256=Dk2sTwzbGYW4fnfpWMv2iq4xd289kYgRv3EVadcwjI4,306390
20
20
  saterys/static/assets/vite-C4kziZTZ.svg,sha256=D51W-ZnICEEa_Oqa_68xur1aBiEbpSBWF0UUhRs1oes,733
21
- saterys-0.2.7.dist-info/LICENSE,sha256=OphKV48tcMv6ep-7j-8T6nycykPT0g8ZlMJ9zbGvdPs,1066
22
- saterys-0.2.7.dist-info/METADATA,sha256=Pimqg5JTk1T8JwrPz1Xu3lZjop7emdrkTWAsVB-SnPY,2455
23
- saterys-0.2.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
24
- saterys-0.2.7.dist-info/entry_points.txt,sha256=Q_j-B8p9RuVgzHp9nABNHbyztmaoWgVfxms5wbCj9lg,45
25
- saterys-0.2.7.dist-info/top_level.txt,sha256=PbJ04af9VFhV-eJJFk30gGoxmc98Ra_G689T39eP8F4,8
26
- saterys-0.2.7.dist-info/RECORD,,
21
+ saterys-0.2.8.dist-info/licenses/LICENSE,sha256=OphKV48tcMv6ep-7j-8T6nycykPT0g8ZlMJ9zbGvdPs,1066
22
+ saterys-0.2.8.dist-info/METADATA,sha256=z4ZLKWQhqJjcq9TUHyq61GTk5zOTJs8XDN36R2RpLuM,2468
23
+ saterys-0.2.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
+ saterys-0.2.8.dist-info/entry_points.txt,sha256=Q_j-B8p9RuVgzHp9nABNHbyztmaoWgVfxms5wbCj9lg,45
25
+ saterys-0.2.8.dist-info/top_level.txt,sha256=PbJ04af9VFhV-eJJFk30gGoxmc98Ra_G689T39eP8F4,8
26
+ saterys-0.2.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5