Metadata-Version: 1.1
Name: fork
Version: 0.1
Summary: A Python package for doing subprocess easily.
Home-page: https://github.com/fengsp/fork
Author: Shipeng Feng
Author-email: fsp261@gmail.com
License: BSD
Description: 
        Fork
        ----
        
        A simple wrapper around subprocess for easy subprocess calling.
        
        Links
        `````
        
        * `documentation <https://github.com/fengsp/fork>`_
        * `development version
          <http://github.com/fengsp/fork/zipball/master#egg=fork-dev>`_
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
