Metadata-Version: 2.1
Name: python-cvmfsutils
Version: 0.5.0
Summary: Inspect CernVM-FS repositories
Home-page: http://cernvm.cern.ch
Author: Rene Meusel
Author-email: rene.meusel@cern.ch
License: (c) 2015 CERN - BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Topic :: System :: Systems Administration
License-File: COPYING
Requires-Dist: python-dateutil>=1.4.1
Requires-Dist: requests>=1.1.0
Requires-Dist: M2Crypto>=0.20.0

The CernVM-FS python package allows for the inspection of CernVM-FS
repositories using python. In particular to browse their file catalog
hierarchy, inspect CernVM-FS repository manifests (a.k.a. .cvmfspublished
files) and the history of named snapshots inside any CernVM-FS repository.
