Metadata-Version: 1.0
Name: brutius_slurmimus
Version: 0.1dev
Summary: Parse-and-return slurm commands.  Don't use this.  Use pyslurm instead.
Home-page: http://github.com/ralphbean/brutius_slurmimus
Author: Ralph Bean
Author-email: ralph.bean@gmail.com
License: UNKNOWN
Description:  Et tu, brute?  Parsing slurm info the `wrong way`.
        
        This module tries to duplicate some of the functionality of pyslurm but by
        instead running slurm commands (squeue, sinfo) and parsing their output.
        
        Its no cross platform, or secure, or anything.  Its a standin until pyslurm
        supports the 2.2.7 API.
        
        
Platform: UNKNOWN
