COMMENT =		asyncio bridge to the standard sqlite3 module

MODPY_DISTV =		0.21.0

DISTNAME =		aiosqlite-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		0

CATEGORIES =		databases

HOMEPAGE =		https://aiosqlite.omnilib.dev/

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		flit_core

# tests not shipped as part of pypi's artifacts
NO_TEST =		Yes

.include <bsd.port.mk>
