An open API service indexing awesome lists of open source software.

https://github.com/koehlma/python-unicode-buffer

An implementation of the buffer protocol for unicode strings.
https://github.com/koehlma/python-unicode-buffer

Last synced: 2 months ago
JSON representation

An implementation of the buffer protocol for unicode strings.

Awesome Lists containing this project

README

        

Python Unicode Buffer
=====================

Provides access to the internal representation of Python's unicode strings via the buffer protocol.