INFO
Name: python39-PyMySQL
Version: 0.10.1-2.module+el8.10.0+1860+afcc1c71
Arch: noarch
Summary: Pure-Python MySQL client library
License: MIT
Vendor: Rocky
Build Host: ord1-prod-x86build005.svc.aws.rockylinux.org
Build Date: Thu Aug 29 05:35:13 2024
Size: 340026
URL: https://pypi.python.org/pypi/PyMySQL/
Description: This package contains a pure-Python MySQL client library. The goal of PyMySQL is
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython.
FILES
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pymysql
/usr/lib/python3.9/site-packages/pymysql/__init__.py
/usr/lib/python3.9/site-packages/pymysql/__pycache__
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/_auth.py
/usr/lib/python3.9/site-packages/pymysql/_compat.py
/usr/lib/python3.9/site-packages/pymysql/_socketio.py
/usr/lib/python3.9/site-packages/pymysql/charset.py
/usr/lib/python3.9/site-packages/pymysql/connections.py
/usr/lib/python3.9/site-packages/pymysql/constants
/usr/lib/python3.9/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.9/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.9/site-packages/pymysql/constants/CR.py
/usr/lib/python3.9/site-packages/pymysql/constants/ER.py
/usr/lib/python3.9/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.9/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.9/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.9/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/converters.py
/usr/lib/python3.9/site-packages/pymysql/cursors.py
/usr/lib/python3.9/site-packages/pymysql/err.py
/usr/lib/python3.9/site-packages/pymysql/optionfile.py
/usr/lib/python3.9/site-packages/pymysql/protocol.py
/usr/lib/python3.9/site-packages/pymysql/times.py
/usr/lib/python3.9/site-packages/pymysql/util.py
/usr/share/doc/python39-PyMySQL
/usr/share/doc/python39-PyMySQL/README.rst
/usr/share/licenses/python39-PyMySQL
/usr/share/licenses/python39-PyMySQL/LICENSE
REQUIRES
python(abi) 3.9
python39-cryptography
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3.9dist(pymysql) 0.10.1
python39-PyMySQL 0.10.1-2.module+el8.10.0+1860+afcc1c71
CONFIG FILES
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/PyMySQL-0.10.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pymysql
/usr/lib/python3.9/site-packages/pymysql/__init__.py
/usr/lib/python3.9/site-packages/pymysql/__pycache__
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_auth.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/_socketio.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/charset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/connections.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/converters.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/cursors.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/err.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/optionfile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/protocol.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/times.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/_auth.py
/usr/lib/python3.9/site-packages/pymysql/_compat.py
/usr/lib/python3.9/site-packages/pymysql/_socketio.py
/usr/lib/python3.9/site-packages/pymysql/charset.py
/usr/lib/python3.9/site-packages/pymysql/connections.py
/usr/lib/python3.9/site-packages/pymysql/constants
/usr/lib/python3.9/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.9/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.9/site-packages/pymysql/constants/CR.py
/usr/lib/python3.9/site-packages/pymysql/constants/ER.py
/usr/lib/python3.9/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.9/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.9/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.9/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/CR.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/ER.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/FLAG.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/SERVER_STATUS.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pymysql/constants/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pymysql/converters.py
/usr/lib/python3.9/site-packages/pymysql/cursors.py
/usr/lib/python3.9/site-packages/pymysql/err.py
/usr/lib/python3.9/site-packages/pymysql/optionfile.py
/usr/lib/python3.9/site-packages/pymysql/protocol.py
/usr/lib/python3.9/site-packages/pymysql/times.py
/usr/lib/python3.9/site-packages/pymysql/util.py
/usr/share/doc/python39-PyMySQL
/usr/share/doc/python39-PyMySQL/README.rst d
/usr/share/licenses/python39-PyMySQL
/usr/share/licenses/python39-PyMySQL/LICENSE l
LICENSE FILES
MIT
|