CVS commit: wip/py-llfuse

"Thomas Klausner" <[email protected]> Sat, 22 Aug 2015 13:51:00 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.cvs
Message-ID <[email protected]>
Module name:	wip
Committed by:	thomasklausner
Date:		Sat Aug 22 13:50:45 UTC 2015

Added Files:
	wip/py-llfuse: DESCR Makefile PLIST TODO distinfo
	wip/py-llfuse/patches: patch-src_llfuse_capi.c

Log Message:
Import llfuse-0.41 as wip/py-llfuse. Needs porting to NetBSD.

Python-LLFUSE is a set of Python bindings for the low level FUSE
API. It requires at least FUSE 2.8.0 and supports both Python 2.x
and 3.x.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-llfuse/DESCR wip/py-llfuse/Makefile \
    wip/py-llfuse/PLIST wip/py-llfuse/TODO wip/py-llfuse/distinfo \
    wip/py-llfuse/patches/patch-src_llfuse_capi.c

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-llfuse/patches/patch-src_llfuse_capi.c?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------