Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/MyProxyClient/myproxy/utils/__init__.py@5048
Revision 5048,
369 bytes
checked in by pjkersha, 12 years ago
(diff) |
Updates to licence info and README for unit tests.
|
Line | |
---|
1 | """MyProxy client utils package - contains openssl module for parsing OpenSSL |
---|
2 | config files. |
---|
3 | |
---|
4 | NERC Data Grid Project |
---|
5 | """ |
---|
6 | __author__ = "P J Kershaw" |
---|
7 | __date__ = "15/12/08" |
---|
8 | __copyright__ = "(C) 2009 Science and Technology Facilities Council" |
---|
9 | __license__ = """BSD - See LICENSE file in top-level directory""" |
---|
10 | __contact__ = "Philip.Kershaw@stfc.ac.uk" |
---|
11 | __revision__ = '$Id$' |
---|
Note: See
TracBrowser
for help on using the repository browser.