File: PKG-INFO

package info (click to toggle)
parallelpython 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 340 kB
  • ctags: 291
  • sloc: python: 1,485; makefile: 13
file content (23 lines) | stat: -rw-r--r-- 1,209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Metadata-Version: 1.0
Name: pp
Version: 1.6.4
Summary: Parallel and distributed programming for Python
Home-page: http://www.parallelpython.com
Author: Vitalii Vanovschi
Author-email: support@parallelpython.com
License: BSD-like
Download-URL: http://www.parallelpython.com/downloads/pp/pp-1.6.4.zip
Description: 
        Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus application written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other application with variable CPU loads). Visit http://www.parallelpython.com for further information.
        
Platform: Windows
Platform: Linux
Platform: Unix
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Distributed Computing
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable