Metadata-Version: 1.1
Name: scaleway
Version: 0.1.1
Summary: development instance management on scaleway
Home-page: http://scaleway.sepu.cz
Author: Antoni Segura Puimedon
Author-email: antonisp@celebdor.com
License: UNKNOWN
Description: scaleway
        ========
        
        Script to manage scaleway development servers.
        
        Functionality
        -------------
        
        * show: shows the IP address of the instance.
        * mount: sshfs mounts the user's home of the instance into the local user's *mnt*
        * umount: sshfs umount.
        
        Roadmap
        -------
        
        * Spinning down snapshotting and terminating servers.
        * Creating instances from the snapshots.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
