Skip to main content

Buildout recipe to install stud

Project description

Supported options

This recipe supports the following options:

url

URL pointing to the stud compressed archive. By default it uses: https://github.com/bumptech/stud/tarball/master

target

Target can be one of the following: linux22, linux24, linux24e linux24eold, linux26, solaris, freebsd, openbsd, generic.

cpu

CPU can be one of the following: i686, i586, ultrasparc, generic.

Example usage

To use this recipe, just create a part for it and define the recipe parameter:

[buildout]
parts =
    ...
    stud

[stud]
recipe = fourdigits.recipe.stud

This will configure the default options for url, target, cpu and livevversion. If you like or need to you can override these parameters, e.g.:

[haproxy]
recipe = foudigits.recipe.stud
url = https://github.com/bumptech/stud/tarball/master
target = linux26
cpu = i686
libevversion = 4.04

Reporting bugs or asking questions

https://github.com/kingel/fourdigits.recipe.stud/issues

Code repository

https://github.com/kingel/fourdigits.recipe.stud

Contributors

  • Franklin Kingma, Author [kingel]

  • Roel Bruggink, Additional help

Releases

1.0.5 (2011-02-06)

  • libev configurable via libevversion in buildout [kingel]

1.0.3 (2011-02-06)

  • Updated libev version. [kingel]

1.0.2 (2011-01-12)

  • Fix broken egg. [kingel]

1.0.1 (2011-01-12)

  • Fix broken egg. [kingel]

1.0 (2011-01-12)

  • First release. [kingel]

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

fourdigits.recipe.stud-1.0.5.tar.gz (5.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