ogr2vrt-simple

View on PyPIReverse Dependencies (0)

0.2.4 ogr2vrt_simple-0.2.4-py3-none-any.whl

Wheel Details

Project: ogr2vrt-simple
Version: 0.2.4
Filename: ogr2vrt_simple-0.2.4-py3-none-any.whl
Download: [link]
Size: 18670
MD5: 9f03dc35c88c93af5b3eab671058f439
SHA256: dc974643c924a004676bdafc9db26c5a7e6cd9ced2d6d55b42d780e0114a39bf
Uploaded: 2023-11-10 13:41:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ogr2vrt-simple
Version: 0.2.4
Summary: Generate a simple VRT file for data transformations
Author: Jean Pommier
Author-Email: jean.pommier[at]pi-geosolutions.fr
Home-Page: https://github.com/jeanpommier/ogr2vrt_simple/
Project-Url: Repository, https://github.com/jeanpommier/ogr2vrt_simple/
Keywords: gdal,ogr,VRT,geospatial
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: charset-normalizer (<4.0.0,>=3.3.2)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: humanize (<5.0.0,>=4.8.0)
Requires-Dist: importlib-resources (<7.0.0,>=6.1.1); python_version < "3.9"
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: markupsafe (<3.0.0,>=2.1.3)
Requires-Dist: py7zr (<0.21.0,>=0.20.7)
Requires-Dist: rarfile (<5.0,>=4.1)
Requires-Dist: unidecode (<2.0.0,>=1.3.7)
Requires-Dist: wheel (<0.42.0,>=0.41.3)
Description-Content-Type: text/markdown
[Description omitted; length: 5008 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ogr2vrt_simple/__init__.py sha256=Sgyd_EU991eejoUCobdAfqDrMspeIUbCTu110yJMi1Q 531
ogr2vrt_simple/cli.py sha256=5H0Op0PvLZO06gUBskvRBYMktRth8aE6hEYfEZwm6ag 4164
ogr2vrt_simple/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ogr2vrt_simple/templates/vrt.j2 sha256=lA5AxO0F6xD-XMVOb2VX8BFQj7K-5KGMrAcVAZlmkrA 687
ogr2vrt_simple/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ogr2vrt_simple/utils/data_structures.py sha256=pn24ATG0fdo313hIt_1dBNEdB80O6sky8-qPqWFCn84 1376
ogr2vrt_simple/utils/io_utils.py sha256=CVhYmKiX3Pxbxj1lcvWW_rvzi4lPd_YbXHHm6_eIH5o 1253
ogr2vrt_simple/utils/ogr_utils.py sha256=pQvg07afSnxMUahH7PUY3P633wVpU_PKLDH92Yh_QjI 2145
ogr2vrt_simple/utils/string_utils.py sha256=-qkU6T2msVUJFWwxNNMYeVl4G9c3u_8CX_EKvoUZwVI 607
ogr2vrt_simple/vrt_data_sources/__init__.py sha256=-wU3KuE3duIaOlsU2CHsyjE-Sm55OA0mCCBk_R61yJg 270
ogr2vrt_simple/vrt_data_sources/abstract_source.py sha256=2cSrDxYYOswi5xKJpin0EP1WrjsvvSjqL0Koxdrd1dY 1144
ogr2vrt_simple/vrt_data_sources/file_source.py sha256=Ea1Jh82282RWNA8r1I9R_HagL8Aw12vqNvnE2cMj6lQ 7581
ogr2vrt_simple/vrt_data_sources/http_source.py sha256=HBiNiIPO42Khr79803ZA13qpJy3BZTh-9q5XTQKbU5U 17690
ogr2vrt_simple-0.2.4.dist-info/LICENSE sha256=2olZH52ZPrUXu6tg6OoKL7Bj5yrl3ifa_TJSMspFwMA 1069
ogr2vrt_simple-0.2.4.dist-info/METADATA sha256=7XgLpK7CgFUyBKAzqnjohgYdV_yjurpRB5TgcXYBgd4 6124
ogr2vrt_simple-0.2.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
ogr2vrt_simple-0.2.4.dist-info/entry_points.txt sha256=VQBRh6peUVLu1juMJXlDR7TRq6e6we0LqC1ktiZWsbw 54
ogr2vrt_simple-0.2.4.dist-info/RECORD

entry_points.txt

ogr2vrt_cli = ogr2vrt_simple.cli:cli