Metadata-Version: 1.1
Name: scipion-installer
Version: 0.10a0
Summary: Installs scipion 3 creating a virtual environment for it, for now only for developers.
Home-page: https://github.com/scipion-em/scipion-installer
Author: I2PC, Pablo Conesa
Author-email: pconesa@cnb.csic.es, 
License: UNKNOWN
Description: =================
        Scipion installer
        =================
        
        **Scipion installer** is a Python module to install scipion 3. Is already in alfa. So not ready
        for production.
        
        
        The entire collection is licensed under the terms of the GNU Public License,
        version 3 (GPLv3).
        
        =====
        Usage
        =====
            pip install scipion-installer
        
            installscipion <path where you want scipion> -dev -dry [-httpsClone]
        
            remove -dry, once you understand what it will do.
        
            pass -httpsClone only if -dev is passed to git clone development repos using https instead os ssh
        
        
Keywords: scipion cryoem imageprocessing scipion-3.0
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
