Metadata-Version: 1.1
Name: ppm
Version: 0.1
Summary: project package manager, a tool for managing general project dependencies
Home-page: https://github.com/predictix/ppm
Author: Amine Hajyoussef
Author-email: hajyoussef.amine@gmail.com
License: MIT
Description: This is not a replacement of language/platform dependent package managers (like Python pip or node.js npm), it's destined for managing general project dependencies, especially binaries, and setting a "virtual-like" environment.
        for more information, check http://github.com/predictix/ppm
        
Keywords: package manager
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
