Metadata-Version: 1.1
Name: robotframework_openafslibrary
Version: 0.7.2
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
Description: 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
        
        
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
