You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Enso-Bot/venv/Lib/site-packages/mysql-0.0.2.dist-info/METADATA

29 lines
750 B
Plaintext

Metadata-Version: 2.1
Name: mysql
Version: 0.0.2
Summary: Virtual package for MySQL-python
Home-page: https://github.com/valhallasw/virtual-mysql-pypi-package
Author: Merlijn van Deen
Author-email: valhallasw@arctus.nl
License: ['MIT']
Platform: UNKNOWN
Requires-Dist: mysqlclient
----------------------------
Virtual MySQL-python package
----------------------------
This package is a 'virtual package', which requires MySQL-python (Python 2)
or mysqlclient (Python 3) to install.
In effect, this means 'pip install mysql' will actually install MySQL-python.
Instead of depending on this package, please depend on the relevant package
directly.
See also:
- https://pypi.python.org/pypi/MySQL-python
- https://pypi.python.org/pypi/mysqlclient