Changes between Version 5 and Version 6 of MyProxyWebService
- Timestamp:
- 29/06/10 11:21:34 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MyProxyWebService
v5 v6 26 26 27 27 == Installation == 28 The software will be available as a Python egg on PyPI soon (as of writing 8 June 2010). 28 The software is available as a Python egg on PyPI: http://pypi.python.org/pypi/MyProxyWebService/ 29 30 To install, 31 {{{ 32 $ sudo easy_install MyProxyWebService 33 }}} 29 34 30 35 == Deployment == … … 73 78 74 79 ---- 75 Philip Kershaw 80 Philip Kershaw, 29/06/10