• Kirill Smelkov's avatar
    strings: New package · 0efd4a9a
    Kirill Smelkov authored
    Provide string utilities to verify whether string has suffix/prefix,
    trim it, and split string by a delimiter. The code originated in wcfs
    codebase in wendelin.core .
    
    Pyx/nogil only.
    0efd4a9a
strings.pxd 1.98 KB