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 and cpu. 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
Reporting bugs or asking questions
Code repository
Contributors
Franklin Kingma, Author [kingel]
Roel Bruggink, Additional help
Releases
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
File details
Details for the file fourdigits.recipe.stud-1.0.tar.gz
.
File metadata
- Download URL: fourdigits.recipe.stud-1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2fe8c476b92eb5fe209103918a64ff6db48fa6ccf546f4b69c09b28bf78021f |
|
MD5 | d9018a7b5fcd02cda3ea20d308443d7a |
|
BLAKE2b-256 | ef0ab8ed8e9c853ac5992e77de37e8b57db6dbd3cdd2c46505dc7d7ce0d63c4f |