1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/databases/py-aiomysql/distinfo
Sunpoet Po-Chuan Hsieh 1cbc5026a8 Add py-aiomysql 0.0.21
aiomysql is a "driver" for accessing a MySQL database from the asyncio
(PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL .
aiomysql tries to be like awesome aiopg library and preserve same api, look and
feel.

Internally aiomysql is copy of PyMySQL, underlying io calls switched to async,
basically yield from and asyncio.coroutine added in proper places)). sqlalchemy
support ported from aiopg.

WWW: https://github.com/aio-libs/aiomysql
2021-02-06 20:42:55 +00:00

4 lines
160 B
Plaintext

TIMESTAMP = 1612519091
SHA256 (aiomysql-0.0.21.tar.gz) = 811569c0db118dd2685f0878f5cebf17a11e89a995fa14261d5fa0254113842c
SIZE (aiomysql-0.0.21.tar.gz) = 61286