Skip to main content

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

hostconf-0.2.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page