Skip to content

Python port of the Namaste Perl module, "which implements the Namaste (Name as Text) convention for containing a data element completely within the content of a file, using as filename an approximation of the value preceded by a numeric tag."

mjgiarlo/namaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python port of the Namaste Perl module, "which implements the Namaste (Name as Text) convention for containing a data element completely within the content of a file, using as filename an approximation of the value preceded by a numeric tag."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages