Skip to main content

Zip back the eggs which are flattened by buildout

Project description

Zipeggs

Buildout when collecting eggs, always flattens out the eggs as directories. We had a requirement where the eggs are needed as zips not as dirs. So this recipe. This will take a folder as input, iterate through the folders in it and create zip archives out of all folders inside it.

Usage

  1. Add the recipe as zipeggs

  2. Specify target=dir where you want the zipped eggs to be

  3. Specify source=dir the directory to find flattened eggs.

Example

[zip] recipe = zipeggs:zipeggs target = dist source = eggs

CREDITS

Contributors

  1. @rajeshmr(https://github.com/rajeshmr)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

zipeggs-0.9.1-py2.7.egg (2.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