/usr/share/pyshared/Radicale-0.6.3.egg-info is in python-radicale 0.6.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44  | Metadata-Version: 1.1
Name: Radicale
Version: 0.6.3
Summary: CalDAV Server
Home-page: http://www.radicale.org/
Author: Guillaume Ayoub
Author-email: guillaume.ayoub@kozea.fr
License: GNU GPL v3
Download-URL: http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.3.tar.gz
Description: 
        Radicale CalDAV server
        ======================
        
        The Radicale Project is a CalDAV calendar server.  It aims to be a light
        solution, easy to use, easy to install, easy to configure.  As a consequence,
        it requires few software dependances and is pre-configured to work
        out-of-the-box.
        
        The Radicale Project runs on most of the UNIX-like platforms (Linux, BSD,
        MacOSĀ X) and Windows.  It is known to work with Evolution, Lightning, iPhone
        and Android clients. It is free and open-source software, released under GPL
        version 3.
        
        For further information, please visit the `Radicale Website
        <http://www.radicale.org/>`_.
        
        
Keywords: calendar,CalDAV
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Office/Business :: Groupware
Provides: radicale
 |