A qconf package
Project description
Description for setup.py
Usage: python setup.py build which will generate the qconf_py library in build/lib.linux-x86_64-X.X as qconf_py.so
Paramters of Extension: name : the full name of the extension, including any packages ? ie. not a filename or pathname, but Python dotted name;
sources : list of source filenames, relative to the distribution root (where the setup script lives), in Unix form (slash- separated) for portability. Source files may be C, C++, SWIG (.i), platform-specific resource files, or whatever else is recognized by the build_ext command as source for a Python extension.
include_dirs : list of directories to search for C/C++ header files (in Unix form for portability);
extra_objects : list of extra files to link with (eg. object files not implied by ¡®sources¡¯, static library that must be explicitly specified, binary resource files, etc.)
library_dirs : list of directories to search for C/C++ libraries at link time
libraries : list of library names (not filenames or paths) to link against
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qconf-py-1.2.3.tar.gz
(4.1 kB
view details)
File details
Details for the file qconf-py-1.2.3.tar.gz.
File metadata
- Download URL: qconf-py-1.2.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c80c2bc2849352763da085c7b417b79bff99432f75f67438c45a290246221025
|
|
| MD5 |
787f55b1dee40755a0ad158cc77b5410
|
|
| BLAKE2b-256 |
ca5cd28a6b49ef43ec5d0352cd6ae370945b5373025e6ae60cae3787dbd42247
|