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
Code repository
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]
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fourdigits.recipe.stud-1.0.5.tar.gz.
File metadata
- Download URL: fourdigits.recipe.stud-1.0.5.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d41368ab51f41a7da77614d4522ad083b8ef5f366de69284f66a604267f844c4
|
|
| MD5 |
77f1bb7abdf7ee8b0ac73cec642ea50e
|
|
| BLAKE2b-256 |
0325bd74cd9380d5da7c4ce2e92e84e035dc14550f631e786bedc9d05a7874f7
|