/usr/share/pyshared/calypso-1.3.egg-info/PKG-INFO is in calypso 1.3.
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  | Metadata-Version: 1.1
Name: calypso
Version: 1.3
Summary: CalDAV and CardDAV Server
Home-page: http://keithp.com/
Author: Keith Packard
Author-email: keithp@keithp.com
License: GNU GPL v3
Download-URL: http://keithp.com/git/calypso
Description: 
        Calypso CalDAV server
        ======================
        
        The Calypso 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 Calypso Project runs on most of the UNIX-like platforms (Linux, BSD,
        MacOSĀ X) and Windows.  It is known to work with Evolution 2.30+, Lightning 0.9+
        and Sunbird 0.9+. It is free and open-source software, released under GPL
        version 3.
        
        For further information, please visit the `Calypso Website
        <http://www.calypso.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.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Office/Business :: Groupware
Provides: calypso
 |