Skip to main content

zc.buildout recipe to build the mod_python Apache module.

Project description

This is a zc.buildout recipe for setting up the mod_python module for the Apache web server. It is designed to work together with the tl.buildout_apache recipes.

This recipe appears to be reliable, but the feature set is basically determined by the author’s immediate needs. Don’t hesitate to send questions, bug reports, suggestions, or patches to <thomas@thomas-lotze.de>.

Options

A buildout part created by this recipe serves as a config part to be used in a tl.buildout_apache:root section. It adds configuration directives to load the mod_python shared module and configure the Python interpreters’ module search path.

None of the options described below are required: they either have sensible defaults or are computed by the recipe. You may override any of them.

Configuration options:
url:

Where to get the source distribution.

md5sum:

MD5 checksum of the source distribution.

extra-options:

Extra configure options, appended to the ./configure command line.

extra-vars:

Extra environment variables for ./configure, make, and make install calls.

httpd:

The name of a buildout section for an httpd installation, defaults to “httpd”. This can either be a part that uses the tl.buildout_apache:root recipe, or a section that describes a system-wide installation. It must export the “apxs-path” option.

python:

The name of a buildout section for a Python installation, defaults to the Python section used by the “buildout” part. It must export the “executable” option.

eggs:

Specifications of eggs to be available on mod_python’s default Python path.

find-links:

See the zc.recipe.egg documentation.

index:

See the zc.recipe.egg documentation.

extra-paths:

Non-egg paths to be included in mod_python’s default Python path.

config-parts:

Names of buildout sections with further configuration. See the tl.buildout_apache:root recipe.

Exported options:
so-path:

Absolute file system path to the mod_python.so shared module.

lib-dir:

Absolute file system path to the Python library directory that contains the mod_python package.

path-list:

A Python list literal to be used in PythonPath Apache server configuration directives. It contains the paths to the configured eggs and all of the configured extra paths.

extra-config:

A piece of Apache server configuration that loads the mod_python shared module and sets mod_python’s default Python path.

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

tl.buildout_mod_python-0.1.2.tar.gz (5.7 kB view details)

Uploaded Source

Built Distributions

tl.buildout_mod_python-0.1.2-py2.5.egg (10.3 kB view details)

Uploaded Source

tl.buildout_mod_python-0.1.2-py2.4.egg (10.3 kB view details)

Uploaded Source

File details

Details for the file tl.buildout_mod_python-0.1.2.tar.gz.

File metadata

File hashes

Hashes for tl.buildout_mod_python-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f94de7b4deb705e1b67c1591c24997d4eca23d50f38b9ffd1dcfafe18147f8c1
MD5 374dd225689be281b694b6fb5c2aa8a5
BLAKE2b-256 63eb77af4cffc5372df678281ddeb9dfb9f1b51e2ee2778ba716793fdab36801

See more details on using hashes here.

File details

Details for the file tl.buildout_mod_python-0.1.2-py2.5.egg.

File metadata

File hashes

Hashes for tl.buildout_mod_python-0.1.2-py2.5.egg
Algorithm Hash digest
SHA256 0ea6a9f004f38533e255bb8515250ead32283ccc64e68349667f79b32becfedc
MD5 d207853894cd2384161c6c952be7408f
BLAKE2b-256 3f3ddd06e0fb392923e0097aa4434b35d843d077eba8fabe6c8440d49cd238ad

See more details on using hashes here.

File details

Details for the file tl.buildout_mod_python-0.1.2-py2.4.egg.

File metadata

File hashes

Hashes for tl.buildout_mod_python-0.1.2-py2.4.egg
Algorithm Hash digest
SHA256 317b7d42654d4204839d8d39cac9874b02887b3df21976d637341336fd374b17
MD5 32f44ce4ee94af0d25a02a6571818146
BLAKE2b-256 4693231b1851ef5d0552fe4d0c47676e0c3e621fb8d6f3936a516d0fd2eff13e

See more details on using hashes here.

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