Path to this page:
NOTICE: This package has been removed from pkgsrc./
sysutils/cuisine,
Small set of functions that sit on top of Fabric
Branch: CURRENT,
Version: 0.7.13nb4,
Package name: cuisine-0.7.13nb4,
Maintainer: imilFabric is an incredible tool to automate administration of remote machines.
As Fabric's functions are rather low-level, you'll probably quickly see a need
for more high-level functions such as add/remove users and groups,
install/upgrade packages, etc.
Cuisine is a small set of functions that sit on top of Fabric, to abstract
common administration operations such as file/dir operations, user/group
creation, package install/upgrade, making it easier to write portable
administration and deployment scripts.
Cuisine's features are:
* Small, easy to read, a single file API:
<object>_<operation>() e.g. dir_exists(location) tells if there is a
remote directory at the given location.
* Covers file/dir operations, user/group operations, package operations
* Text processing and template functions
* All functions are lazy: they will actually only do things when the change
is required.
Required to run:[
devel/py-setuptools] [
sysutils/fabric] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 20.77 KB
Version history: (Expand)
- (2022-07-14) Package deleted from pkgsrc
- (2022-06-30) Updated to version: cuisine-0.7.13nb4
- (2022-01-05) Updated to version: cuisine-0.7.13nb3
- (2020-12-05) Updated to version: cuisine-0.7.13nb2
- (2019-04-25) Updated to version: cuisine-0.7.13nb1
- (2016-07-29) Updated to version: cuisine-0.7.13
CVS history: (Expand)