Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 13 Dec 2001 13:53:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 13 Dec 2001 13:53:00 -0500 Received: from nat-pool-meridian.redhat.com ([199.183.24.200]:47460 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 13 Dec 2001 13:52:51 -0500 Newsgroups: comp.lang.python.announce Date: Thu, 13 Dec 2001 13:52:49 -0500 (EST) From: Elliot Lee X-X-Sender: Reply-To: Elliot Lee To: Subject: ANN: pyven-1.0.2 - userland filesystems in python Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org ftp://people.redhat.com/sopwith/pyven-1.0.2.tar.gz This module makes it easier to write a filesystem in Python, using the kernel<->venus interface of the coda filesystem module to handle VFS calls in userland. Currently only tested on Linux. Port to *BSD should be near trivial, Solaris is doable, Windows is theoretically possible. Flames, patches, comments to me. Flames about "writing a filesystem in python is stupid" to /dev/null, I'm not proposing writing ext4 in it... :) -- Elliot - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/