Home | Trees | Indices | Help |
|
---|
|
1 2 #pylint: disable-msg=C0103 3 """ 4 ternate 5 ======= 6 7 U{http://trac.assembla.com/ternate} 8 9 Description 10 ----------- 11 Ternate is a command-line client for creating FOAF and web pages for Gentoo Linux Developers. 12 """ 13 14 15 __docformat__ = 'epytext' 16 __version__ = '0.1.0' 17 __author__ = 'Rob Cakebread <cakebread@gmail.com>' 18 __copyright__ = '(C) 2008 Rob Cakebread' 19 __license__ = 'GPL-2' 20
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:36:17 2008 | http://epydoc.sourceforge.net |