[Lunar-commits] CVS: moonbase/libs/fuse-python BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Alex Watry
watryac04 at lunar-linux.org
Tue Sep 7 19:02:49 UTC 2004
Update of /var/cvs/lunar/moonbase/libs/fuse-python
In directory espresso.lunar-linux.org:/tmp/cvs-serv25308
Added Files:
BUILD DEPENDS DETAILS
Log Message:
fuse-python provides python 2.3.1+ bindings for FUSE (Filesystem in User-space).
--- NEW FILE: BUILD ---
(
python setup.py build &&
python setup.py install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends fuse &&
depends Python
--- NEW FILE: DETAILS ---
MODULE=fuse-python
VERSION=0.2
SOURCE=$MODULE.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL[0]=http://richard.jones.name/google-hacks/gmail-filesystem/$SOURCE
SOURCE_VFY=sha1:de82d92f3333f5cd3ea9ad795e893d40164b9509
WEB_SITE=http://richard.jones.name/google-hacks/gmail-filesystem
ENTERED=20040907
UPDATED=20040907
SHORT="fuse-python is the python bindings for fuse"
cat << EOF
fuse-python provides python bindings for fuse.
EOF
More information about the Lunar-commits
mailing list