PY23_LIBRARY()

LICENSE(PSF-2.0)

NO_COMPILER_WARNINGS()

SRCS(
    pprdrv_tt.cpp
    pprdrv_tt2.cpp
    ttutil.cpp
)

END()