Package myproxy :: Package ws :: Package server
[hide private]

Source Code for Package myproxy.ws.server

 1  """MyProxy Web Service Server package 
 2  """ 
 3  __author__ = "P J Kershaw" 
 4  __date__ = "21/05/10" 
 5  __copyright__ = "(C) 2010 Science and Technology Facilities Council" 
 6  __license__ = """BSD - See LICENSE file in top-level directory""" 
 7  __contact__ = "Philip.Kershaw@stfc.ac.uk" 
 8  __revision__ = '$Id$' 
 9