Skip to main content

zc.buildout extension to include supplementary preloaded egg-directories

Project description

Introduction

buildout.eggsdirectories includes all eggs found in prepopulated directories.

This enables distribution of separate eggs sets.

Howto

Tune buildout section:

[buildout]
extensions = buildout.eggsdirectories
eggs-directories = ${buildout:directory}/more-eggs
                   /usr/local/plone-eggs

All eggs found in more-eggs or in /usr/local/plone-eggs will be made available for the installation of eggs or creation of scripts.

Contributors

  • Godefroid Chapelle, Original Author

Changelog

1.0 (2014-02-10)

  • Initial release [gotcha]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buildout.eggsdirectories-1.0.zip (13.9 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