mysqlgrantsdump

View on PyPIReverse Dependencies (0)

0.0.7 mysqlgrantsdump-0.0.7-py3-none-any.whl

Wheel Details

Project: mysqlgrantsdump
Version: 0.0.7
Filename: mysqlgrantsdump-0.0.7-py3-none-any.whl
Download: [link]
Size: 4734
MD5: f8a34c534803317b63c40d4915ccfd65
SHA256: 23e8418c7aa343f47cc8a9e1df4319a8e188af11c41207e409ea52c92da8861d
Uploaded: 2023-02-17 19:20:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mysqlgrantsdump
Version: 0.0.7
Summary: A Python package to fetch a list of all users and grants from a MariaDB database and output them in a human-readable table format to the console.
Author: lyuda io
Author-Email: help[at]elyuda.io
Home-Page: https://lyuda.io
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: mysql-connector-python (==8.0.32)
Requires-Dist: prettytable (==3.6.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3476 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mysqlgrantsdump/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mysqlgrantsdump/main.py sha256=dy6GyTthHWFwLQTVYFI5M0ZOdEcNkbLMOwrrZrHphUI 3486
mysqlgrantsdump-0.0.7.dist-info/LICENSE sha256=D4AcMwYjI8EBZ5XTnrsqoFf79ZwTqYI_SBlGPDecSU0 1064
mysqlgrantsdump-0.0.7.dist-info/METADATA sha256=QAnmvikgEQDyvmTF2ms0-XfahmuKDRhClad7GqAvFjQ 4117
mysqlgrantsdump-0.0.7.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
mysqlgrantsdump-0.0.7.dist-info/entry_points.txt sha256=0AUTg26LlAL3Mt0Me7sWLHIzuRSUImNA3seWCSVORB0 63
mysqlgrantsdump-0.0.7.dist-info/top_level.txt sha256=9-K9ayRkal6pHhi8UQu-e9np4KxWNKNNqRerQRK0mBE 16
mysqlgrantsdump-0.0.7.dist-info/RECORD

top_level.txt

mysqlgrantsdump

entry_points.txt

mysqlgrantsdump = mysqlgrantsdump.main:main