RSS 1 project tagged "9p"

Download Website Updated 19 Apr 2009 hgfs

Screenshot
Pop 51.92
Vit 38.62

Hgfs is a read-only filesystem interface to Mercurial repositories. The interface gives access to the commit message, manifest, and files of each revision, and to .tgz's of each revision (the .tgz's are generated as they are read). The filesystem is a front-end for the Mercurial library that comes with it. All code is written in Limbo, for Inferno.

Screenshot

Project Spotlight

VectorGraphics2D

A vector export library for Java.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.