Last change
on this file since 2744 was
981,
checked in by broder, 16 years ago
|
Import RouteFS for new versions of ConsoleFS and RemconfFS
|
File size:
635 bytes
|
Line | |
---|
1 | Source: python-routefs |
---|
2 | Section: python |
---|
3 | Priority: extra |
---|
4 | Maintainer: Evan Broder <broder@mit.edu> |
---|
5 | Build-Depends: cdbs, debhelper, quilt, python-all-dev, python-support, python-setuptools |
---|
6 | Standards-Version: 3.7.2 |
---|
7 | |
---|
8 | Package: python-routefs |
---|
9 | Architecture: all |
---|
10 | Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse, python-routes |
---|
11 | Provides: ${python:Provides} |
---|
12 | Description: RouteFS: A FUSE API wrapper based on URL routing |
---|
13 | RouteFS makes it easy to write read-only FUSE-based filesystems in |
---|
14 | terms of the resulting directory structure by exploting the URL |
---|
15 | processing library Routes originally written for web-development. |
---|
Note: See
TracBrowser
for help on using the repository browser.