psqlsync

View on PyPIReverse Dependencies (0)

0.2.3 psqlsync-0.2.3-py3-none-any.whl

Wheel Details

Project: psqlsync
Version: 0.2.3
Filename: psqlsync-0.2.3-py3-none-any.whl
Download: [link]
Size: 14830
MD5: 9225a39bff2afc57851e32bf5cad5cbc
SHA256: fb7be6b9bb8120f727ce9c84e98992ea4c345112b863cb0a4912e5d47f9d489c
Uploaded: 2023-10-17 10:43:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: psqlsync
Version: 0.2.3
Summary: Tool to create basic PostgreSQL backups and restore them from local files.
Author: Tip ten Brink
Author-Email: 75669206+tiptenbrink[at]users.noreply.github.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: dirgh (>=0.2.0); extra == "dirgh"
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.2)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: trio (<0.23.0,>=0.20.0); extra == "dirgh"
Provides-Extra: dirgh
Description-Content-Type: text/markdown
[Description omitted; length: 4271 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
psqlsync/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
psqlsync/actions.py sha256=2SsgrRg5zD5gkNA_S9nQNjgQ8GkUhkMK9OY--sT_xkE 3802
psqlsync/cli.py sha256=p0xZVSX3PH0Gi1jqp_7uTaKMC-jQn56Pmp7-lxTouC4 5215
psqlsync/ghmoteqlync/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
psqlsync/ghmoteqlync/cli.py sha256=scg4P6Qaf0S8R3i_ExYZuEYibcjFVIELm8VkVkHUOdY 2672
psqlsync/ghmoteqlync/sync.py sha256=WhuItQWJ8qMAx7iG-Wah9BL_rWpeK-p-yrAg9f_Fyw8 2237
psqlsync/lib.py sha256=96fF7g_ZK2QIKi3BOmJ1D88eLSqI2s1_YEJ-fBxC8_4 5278
psqlsync-0.2.3.dist-info/LICENSE sha256=UMQuRDWTy4S9ssrADgT_L6RXUbx6TdOZBYCrwovQcA8 12720
psqlsync-0.2.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
psqlsync-0.2.3.dist-info/METADATA sha256=gX4jYqm1Gye4S28-dhgPUuWDcMHFG0NMpC5v42iNZ9w 5057
psqlsync-0.2.3.dist-info/entry_points.txt sha256=aXgU6DW3vdf3_TQDa23dyfGBXcnrW8Y6plaA7SvUbtw 76
psqlsync-0.2.3.dist-info/RECORD

entry_points.txt

prep = psqlsync.ghremote.cli:run
psqlsync = psqlsync.cli:run