Skip to main content

Silveregg distutils extensions

Project description

Some useful distutils/setuptools/distribute extensions to deal with our needs @ Silveregg.

The main features are:

  • support for arbitrary and customizable installation of data files, ala autoconf. For example, you can set a file to be installed in $sysconfdir, which will expand to /etc by default, but can be customized from the command line. Only sysconfdir, bin and libdir are supported for now.

  • optionally generate a python module which contains the aforementioned paths so that they can be retrieved at runtime

  • option to install init scripts, optionally from templates using install variables (think init scripts which need to know where other bits are installed). The templating format is Jinja2.

  • basic code to write hg revision in a version file

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

distext-0.0.4.tar.gz (8.0 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