Metadata-Version: 2.1
Name: nornir-utils
Version: 0.1.1
Summary: Collection of plugins and functions for nornir that don't require external dependencies
License: Apache-2.0
Author: David Barroso
Author-email: dbarrosop@dravetech.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: colorama (>=0.4.3,<0.5.0)
Requires-Dist: nornir (>=3.0.0b1,<3.1.0)
