# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-pytokens version 0.3.0 revision 0 platforms {darwin any} supported_archs noarch license MIT maintainers nomaintainer description A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons. long_description {*}${description} homepage https://github.com/tusharsadhwani/pytokens checksums rmd160 8d089ee6500cde65d363667038aee01840d63d0e \ sha256 2f932b14ed08de5fcf0b391ace2642f858f1394c0857202959000b68ed7a458a \ size 17644 python.versions 310 311 312 313 314