python-qicore
Namespaces
|
Functions
|
Variables
setup.py File Reference
Go to the source code of this file.
Namespaces
setup
Functions
def
setup.find_file
(filename)
Variables
setup.author
setup.author_email
setup.classifiers
setup.DEFAULT_VERSION
= datetime.datetime.now().strftime("%y.%m.%d")
setup.description
setup.dest_path
= os.path.join(PATH_HERE, SETUP_PROJECT, PLATFORM_FILES.get(filename))
setup.ignore_errors
setup.include_package_data
setup.install_requires
setup.keywords
string
setup.LONG_DESCRIPTION
= ""
setup.long_description
setup.name
setup.package_data
setup.package_dir
setup.packages
setup.path
= os.path.join(PATH_HERE, SETUP_PROJECT, name)
setup.PATH_HERE
= os.path.abspath(os.path.dirname(__file__))
dictionary
setup.PLATFORM_FILES
= SETUP_FILES.get(SETUP_PLATFORM)
setup.platforms
setup.python_requires
string
setup.SETUP_CONFIG
string
setup.SETUP_DESCRIPTION
= "QiCore Python Module"
dictionary
setup.SETUP_FILES
string
setup.SETUP_PLATFORM
= "manylinux1-x86_64"
string
setup.SETUP_PROJECT
= "qicore"
string
setup.SETUP_SYSTEM
= "Operating System :: POSIX :: Linux"
setup.SETUP_VERSION
= os.environ.get("QIPYTHON_BUILD_VERSION", DEFAULT_VERSION)
def
setup.source_path
= find_file(filename)
setup.url
setup.version
naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41