Added final docstrings, and prepped for first release

This commit is contained in:
Karim Bahgat
2015-08-05 15:42:06 +02:00
parent 5b0f3a31bb
commit 771a746a1b
36 changed files with 17544 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
"""
Access to the various construct and parameter classes needed to build a CRS object.
"""
from . import datums
from . import ellipsoids
from . import projections
Binary file not shown.