1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Metadata-Version: 2.1
Name: python-hostlist
Version: 2.2.1
Summary: Python module for hostlist handling
Home-page: http://www.nsc.liu.se/~kent/python-hostlist/
Author: Kent Engström
Author-email: kent@nsc.liu.se
License: GPL2+
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Systems Administration
Classifier: Programming Language :: Python :: 3
License-File: COPYING
The hostlist.py module knows how to expand and collect Slurm hostlist expressions.
|