GeospatialPython / pyshp

This library reads and writes ESRI Shapefiles in pure Python.
MIT License
1.1k stars 260 forks source link

Reader accepts files with upper and lowercase file extensions #116

Closed erickskb closed 6 years ago

karimbahgat commented 6 years ago

This should help for Linux where file names are case sensitive - thanks :)