Package amplee
[hide private]
[frames] | no frames]

Package amplee

source code


Atom Publishing Protocol implementation.



Submodules [hide private]

Variables [hide private]
  __version__ = '0.3.4'
  __authors__ = ['Sylvain Hellegouarch (sh@defuze.org)']
  __contributors__ = ['Uche Ogbuji', 'David Turner']
  __date__ = '2006/11/18'
  __copyright__ = '\nCopyright (c) 2006 Sylvain Hellegouarch\nAll righ...
  __license__ = '\nRedistribution and use in source and binary forms...
  __doc__ = """ Atom Publishing Protocol implementation. """

Variables Details [hide private]

__version__

None
Value:
'0.3.4'                                                                
      

__authors__

None
Value:
['Sylvain Hellegouarch (sh@defuze.org)']                               
      

__contributors__

None
Value:
['Uche Ogbuji', 'David Turner']                                        
      

__date__

None
Value:
'2006/11/18'                                                           
      

__copyright__

None
Value:
'''
Copyright (c) 2006 Sylvain Hellegouarch
All rights reserved.
'''                                                                    
      

__license__

None
Value:
'''
Redistribution and use in source and binary forms, with or without mod
ification, 
are permitted provided that the following conditions are met:
 
     * Redistributions of source code must retain the above copyright 
notice, 
       this list of conditions and the following disclaimer.
...                                                                    
      

__doc__

None
Value:
"""
Atom Publishing Protocol implementation.
"""