erriapo / senf

Python 2/3 module for handling platform native strings

Home Page:https://senf.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Senf introduces a new platform native string type called fsnative. It adds functions to convert text, bytes and paths to and from that new type and helper functions to integrate it nicely with the Python stdlib.

Senf supports Python 2.7, 3.4+, works with PyPy, works on Linux, Windows, macOS, is MIT licensed, and only depends on the stdlib. It does not monkey patch anything in the stdlib.

For more info see https://senf.readthedocs.io/

https://travis-ci.org/quodlibet/senf.svg?branch=master https://ci.appveyor.com/api/projects/status/71gxf8nmfsm7bc86/branch/master?svg=true

About

Python 2/3 module for handling platform native strings

https://senf.readthedocs.io

License:MIT License


Languages

Language:Python 100.0%