File: __init__.py

package info (click to toggle)
spe 0.8.4.h-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 6,400 kB
  • ctags: 8,749
  • sloc: python: 61,441; makefile: 69; sh: 3
file content (9 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#(c)www.stani.be                                                                
import _spe.info
INFO=_spe.info.copy()

INFO['description']=\
"""This package contains various contributions for spe."""

__doc__=INFO['doc']%INFO