mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
1d1f878054
Approved by: portmgr blanket
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
The psycogreen package enables psycopg2 to work with coroutine libraries,
|
|
using asynchronous calls internally but offering a blocking interface so
|
|
that regular code can run unmodified.
|
|
|
|
WWW: https://bitbucket.org/dvarrazzo/psycogreen
|