blob: 3e1cc161bf4100af7401fe10cd368d47e94584bd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- setup.py.orig 2024-05-06 12:37:20 UTC
+++ setup.py
@@ -373,7 +373,7 @@ readme = open('README.rst', encoding="utf-8").read()
readme = open('README.rst', encoding="utf-8").read()
-name = 'GDAL'
+name = 'gdal'
author = "Frank Warmerdam"
author_email = "warmerdam@pobox.com"
maintainer = "GDAL contributors"
|