Classes | |
class | SDist |
class | TestCommand |
Functions | |
def | build_expected_version_hex |
def | get_and_replace |
def | make_release_tree |
def | remove_output |
Variables | |
author | |
author_email | |
check | |
classifiers | |
cmd | |
cmdclass | |
code | |
COMMON_FILE | |
cpp_version | |
cwd | |
data_files | |
description | |
DIR | |
encoding | |
exp_version_hex | |
extra_cmd | |
fcommand | |
global_sdist | |
install_requires | |
keywords | |
license | |
long_description | |
long_description_content_type | |
matches | |
msg | |
string | name = "geographiclib" |
packages | |
platforms | |
python_requires | |
setup_py | |
stderr | |
stdout | |
to_src | |
True | |
txt | |
url | |
string | version = "1.49" |
VERSION_FILE | |
version_hex | |
VERSION_REGEX | |
Setup file for the GTwrap package
def setup.build_expected_version_hex | ( | matches | ) |
Definition at line 26 of file wrap/pybind11/setup.py.
def setup.get_and_replace | ( | filename | ) |
Definition at line 88 of file wrap/pybind11/setup.py.
def setup.make_release_tree | ( | self, | |
base_dir | |||
) |
Definition at line 100 of file wrap/pybind11/setup.py.
def setup.remove_output | ( | sources | ) |
Definition at line 115 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.check |
Definition at line 138 of file wrap/pybind11/setup.py.
setup.classifiers |
Definition at line 54 of file gtsam/3rdparty/GeographicLib/python/setup.py.
setup.cmd |
Definition at line 126 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 68 of file wrap/pybind11/setup.py.
setup.COMMON_FILE |
Definition at line 23 of file wrap/pybind11/setup.py.
setup.cpp_version |
Definition at line 74 of file wrap/pybind11/setup.py.
setup.cwd |
Definition at line 138 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 18 of file wrap/pybind11/setup.py.
setup.encoding |
Definition at line 68 of file wrap/pybind11/setup.py.
setup.exp_version_hex |
Definition at line 80 of file wrap/pybind11/setup.py.
setup.extra_cmd |
Definition at line 58 of file wrap/pybind11/setup.py.
setup.fcommand |
Definition at line 132 of file wrap/pybind11/setup.py.
setup.global_sdist |
Definition at line 53 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.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 73 of file wrap/pybind11/setup.py.
setup.msg |
Definition at line 76 of file wrap/pybind11/setup.py.
setup.name = "geographiclib" |
Definition at line 40 of file gtsam/3rdparty/GeographicLib/python/setup.py.
setup.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 55 of file wrap/pybind11/setup.py.
setup.stderr |
Definition at line 138 of file wrap/pybind11/setup.py.
setup.stdout |
Definition at line 138 of file wrap/pybind11/setup.py.
setup.to_src |
Definition at line 60 of file wrap/pybind11/setup.py.
setup.True |
Definition at line 138 of file wrap/pybind11/setup.py.
setup.txt |
Definition at line 147 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_FILE |
Definition at line 22 of file wrap/pybind11/setup.py.
setup.version_hex |
Definition at line 79 of file wrap/pybind11/setup.py.
setup.VERSION_REGEX |
Definition at line 19 of file wrap/pybind11/setup.py.