Metadata-Version: 2.1
Name: barman
Version: 3.18.0
Summary: Backup and Recovery Manager for PostgreSQL
Home-page: https://www.pgbarman.org/
Author: EnterpriseDB
Author-email: barman@enterprisedb.com
License: GPL-3.0
Description: Barman (Backup and Recovery Manager) is an open-source administration
        tool for disaster recovery of PostgreSQL servers written in Python.
        It allows your organisation to perform remote backups of multiple
        servers in business critical environments to reduce risk and help DBAs
        during the recovery phase.
        
        Barman is distributed under GNU GPL 3 and maintained by EnterpriseDB.
        
Platform: Linux
Platform: Mac OS X
Classifier: Environment :: Console
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: Database
Classifier: Topic :: System :: Recovery Tools
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Provides-Extra: argcomplete
Provides-Extra: aws-snapshots
Provides-Extra: azure
Provides-Extra: azure-snapshots
Provides-Extra: cloud
Provides-Extra: google
Provides-Extra: google-snapshots
Provides-Extra: lz4
Provides-Extra: snappy
Provides-Extra: zstandard
