A host inspection/configuration tool to replace autoconf
Project description
The goal of this package is to be a replacement for GNU autoconf support for a package which needs to “inspect” the local host system to see if it needs some special local configurations to make it work.
The idea is to replace the ‘configure’ script generated by an assortment of autoconf tools (… along with all of the dependencies of sed, gawk, make, … which generally must be the GNU versions) with a pure Python implementation. Ideally, it is basically an extension of the functionality in distutils, and relies heavily on that infrastructure.
Hostconf now only relies on the necessary items in distutils which would be used to build the extensions anyway (cc, c++, ld, …)
Have a look at the README in the source repo.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hostconf-0.2.0.tar.gz
.
File metadata
- Download URL: hostconf-0.2.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab7cb8e318942b0b3e666afd49d389ca3301637f3f0d5bef7a4e994e47811e58 |
|
MD5 | c0e416a1da39b3dff8d1814c894c9ad9 |
|
BLAKE2b-256 | 9026e858db8f855ed305c43a1ecfffb18ca7a178b41592d61079edde8c12c63f |