mirror of
https://github.com/wassname/PyCRS.git
synced 2026-06-27 16:10:29 +08:00
19 lines
432 B
Plaintext
19 lines
432 B
Plaintext
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 |