mirror of
https://github.com/wassname/PyCRS.git
synced 2026-09-10 11:40:24 +08:00
Added final docstrings, and prepped for first release
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
README.rst
|
||||
setup.cfg
|
||||
setup.py
|
||||
PyCRS.egg-info/PKG-INFO
|
||||
PyCRS.egg-info/SOURCES.txt
|
||||
PyCRS.egg-info/dependency_links.txt
|
||||
PyCRS.egg-info/top_level.txt
|
||||
pycrs/__init__.py
|
||||
pycrs/loader.py
|
||||
pycrs/parser.py
|
||||
pycrs/utils.py
|
||||
pycrs/elements/__init__.py
|
||||
pycrs/elements/containers.py
|
||||
pycrs/elements/datums.py
|
||||
pycrs/elements/directions.py
|
||||
pycrs/elements/ellipsoids.py
|
||||
pycrs/elements/parameters.py
|
||||
pycrs/elements/projections.py
|
||||
pycrs/elements/units.py
|
||||
Reference in New Issue
Block a user