Classes | |
| class | SDist |
| class | TestCommand |
Functions | |
| def | get_and_replace (filename, binary=False, opts) |
| def | remove_output (sources) |
| def | TemporaryDirectory () |
Variables | |
| author | |
| author_email | |
| classifiers | |
| cmake_opts | |
| cmd | |
| cmdclass | |
| code | |
| cpp_version | |
| cwd | |
| data_files | |
| description | |
| DIR | |
| extra_cmd | |
| global_sdist | |
| install_requires | |
| keywords | |
| license | |
| loc | |
| long_description | |
| long_description_content_type | |
| matches | |
| msg | |
| string | name = "geographiclib" |
| packages = find_packages() | |
| platforms | |
| python_requires | |
| setup_py | |
| stderr | |
| stdout | |
| to_src | |
| txt | |
| url | |
| string | version = "1.49" |
| VERSION_REGEX | |
Setup file for the GTwrap package
| def setup.get_and_replace | ( | filename, | |
binary = False, |
|||
| opts | |||
| ) |
Definition at line 53 of file wrap/pybind11/setup.py.
| def setup.remove_output | ( | sources | ) |
Definition at line 93 of file wrap/pybind11/setup.py.
| def setup.TemporaryDirectory | ( | ) |
Definition at line 82 of file wrap/pybind11/setup.py.
| setup.author |
Definition at line 47 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.author_email |
Definition at line 48 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.classifiers |
Definition at line 54 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.cmake_opts |
Definition at line 109 of file wrap/pybind11/setup.py.
| setup.cmd |
Definition at line 104 of file wrap/pybind11/setup.py.
| setup.cmdclass |
Definition at line 64 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.code |
Definition at line 37 of file wrap/pybind11/setup.py.
| setup.cpp_version |
Definition at line 45 of file wrap/pybind11/setup.py.
| setup.cwd |
Definition at line 109 of file wrap/pybind11/setup.py.
| setup.data_files |
Definition at line 51 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.description |
Definition at line 45 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.DIR |
Definition at line 17 of file wrap/pybind11/setup.py.
| setup.extra_cmd |
Definition at line 28 of file wrap/pybind11/setup.py.
| setup.global_sdist |
Definition at line 25 of file wrap/pybind11/setup.py.
| setup.install_requires |
Definition at line 35 of file wrap/setup.py.
| setup.keywords |
Definition at line 53 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.license |
Definition at line 52 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.loc |
Definition at line 38 of file wrap/pybind11/setup.py.
| setup.long_description |
Definition at line 46 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.long_description_content_type |
Definition at line 19 of file wrap/setup.py.
| setup.matches |
Definition at line 44 of file wrap/pybind11/setup.py.
| setup.msg |
Definition at line 47 of file wrap/pybind11/setup.py.
| setup.name = "geographiclib" |
Definition at line 40 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.packages = find_packages() |
Definition at line 50 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.platforms |
Definition at line 34 of file wrap/setup.py.
| setup.python_requires |
Definition at line 20 of file wrap/setup.py.
| setup.setup_py |
Definition at line 27 of file wrap/pybind11/setup.py.
| setup.stderr |
Definition at line 109 of file wrap/pybind11/setup.py.
| setup.stdout |
Definition at line 109 of file wrap/pybind11/setup.py.
| setup.to_src |
Definition at line 30 of file wrap/pybind11/setup.py.
| setup.txt |
Definition at line 113 of file wrap/pybind11/setup.py.
| setup.url |
Definition at line 49 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.version = "1.49" |
Definition at line 41 of file gtsam/3rdparty/GeographicLib/python/setup.py.
| setup.VERSION_REGEX |
Definition at line 18 of file wrap/pybind11/setup.py.