namaste /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
bin/ | ||
| |
docs/ | ||
| |
ez_setup.py | ||
| |
namaste.egg-info/ | ||
| |
namaste.py | ||
| |
setup.py | ||
| |
test.py |
README
A python client implementation of the Namaste[1] specification for directory description with filename-based tags. Installation: easy_install namaste Usage: namaste -h cd /my/object/directory/ namaste type dflat_0.4 namaste who "Mark Twain" namaste what "The Adventures of Tom Sawyer" namaste when 1876 namaste where England namaste get 1. http://www.cdlib.org/inside/diglib/namaste/namastespec.html

