Home | Trees | Indices | Help |
|
---|
|
1 """ 2 DaCHS code; most of this is support code for running a data center within the 3 Virtual Observatory (VO), but some packages are interesting for VO clients 4 as well. 5 """ 6 # This is a namespace package; do not put anything here 7 # 8 9 #c Copyright 2008-2019, the GAVO project 10 #c 11 #c This program is free software, covered by the GNU GPL. See the 12 #c COPYING file in the source distribution. 13 14 15 __import__('pkg_resources').declare_namespace(__name__) 16
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |