/usr/lib/python2.7/dist-packages/scoop-0.7.1.1.egg-info/PKG-INFO is in python-scoop 0.7.1.1-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 | Metadata-Version: 1.1
Name: scoop
Version: 0.7.1.1
Summary: Scalable COncurrent Operations in Python
Home-page: http://github.com/soravux/scoop
Author: SCOOP Development Team
Author-email: scoop-users@googlegroups.com
License: LGPL
Description: SCOOP (Scalable COncurrent Operations in Python) is a distributed task module
allowing concurrent parallel programming on various environments, from
heterogeneous grids to supercomputers.
See https://scoop.googlecode.com/ for documentation, informations, bug
reporting and more.
Keywords: distributed algorithms,parallel programming,Concurrency,Cluster programming,greenlet,zmq
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
|