Metadata-Version: 2.2
Name: gulper
Version: 0.0.3
Summary: A Command Line Tool to Backup and Restore SQLite, MySQL and PostgreSQL!
Home-page: https://github.com/Clivern/Gulper/
Author: clivern
Author-email: hello@clivern.com
License: MIT
Project-URL: Documentation, https://github.com/Clivern/Gulper/
Project-URL: Source, https://github.com/Clivern/Gulper/
Project-URL: Changelog, https://github.com/Clivern/Gulper/blob/main/CHANGELOG.rst
Project-URL: Tracker, https://github.com/Clivern/Gulper/issues
Project-URL: Download, https://pypi.org/project/Gulper/#files
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: click<=8.1.8
Requires-Dist: rich<=13.9.4
Requires-Dist: PyYAML<=6.0.2
Requires-Dist: cron-converter<=1.2.1
Requires-Dist: boto3<=1.37.14
Requires-Dist: pytz<=2025.1
Requires-Dist: importlib-metadata<=8.6.1; python_version < "3.8"

.. image:: https://images.unsplash.com/photo-1581059729226-c493d3086748
  :width: 700
  :alt: Cover Photo

.. image:: https://img.shields.io/pypi/v/gulper.svg
    :alt: PyPI-Server
    :target: https://pypi.org/project/gulper/
.. image:: https://github.com/Clivern/Gulper/actions/workflows/ci.yml/badge.svg?branch=main
    :alt: Build Status
    :target: https://github.com/Clivern/Gulper/actions/workflows/ci.yml
.. image:: https://static.pepy.tech/badge/gulper
    :alt: Downloads
    :target: https://pepy.tech/projects/gulper

|

=======
Gulper
=======

A Command Line Tool to Backup and Restore SQLite, MySQL and PostgreSQL.
