Metadata-Version: 2.1
Name: lfsutils
Version: 1.0.0
Summary: A Lustre Utility Library
Project-URL: Homepage, https://github.com/GSI-HPC/lfs-utils
Project-URL: Repository, https://github.com/GSI-HPC/lfs-utils
Author-email: Gabriele Iannetti <g.iannetti@gsi.de>
License-Expression: GPL-3.0
License-File: LICENSE
Keywords: lustre,utility
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities
Requires-Python: >=3.10.0
Requires-Dist: pyyaml>=5.4.1
Description-Content-Type: text/markdown

# lfs-utils

A [Lustre](https://www.lustre.org/) Utility Tool and Library in Python

## Requirements

* Python 3.10.0
* PyYAML
