Metadata-Version: 2.0
Name: robotframework-openafslibrary
Version: 0.6.4
Summary: Robot Framework test library for OpenAFS
Home-page: https://github.com/openafs-contrib/robotframework-openafslibrary
Author: Michael Meffie
Author-email: mmeffie@sinenomine.net
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Dist: robotframework (>=2.7.0)

robotframework-openafslibrary
=============================

**robotframework-openafslibrary** is a Robot Framework test library for OpenAFS.

Installation
============

Install with `pip`::

    pip install robotframework-openafslibrary

Install from source code::

    python configure.py
    make install



