projects
/
invirt/packages/python-routefs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revert "Eliminate make_map in favor of a simpler map property."
[invirt/packages/python-routefs.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
a0421c3
..
73afa22
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-8,7
+8,7
@@
setup(
description="RouteFS: A FUSE API wrapper based on URL routing",
author="Evan Broder",
author_email="broder@mit.edu",
description="RouteFS: A FUSE API wrapper based on URL routing",
author="Evan Broder",
author_email="broder@mit.edu",
- url="http://ebroder.net/code/RouteFS",
+ url="http://github.com/ebroder/python-routefs/wikis",
license="MPL, GPL",
packages=find_packages(),
install_requires=['fuse_python>=0.2a', 'Routes>=1.7'],
license="MPL, GPL",
packages=find_packages(),
install_requires=['fuse_python>=0.2a', 'Routes>=1.7'],