Hi,

I have for sometime maintained the Python bindings to the LZ4
compression library[0, 1]:

I am wondering if there is interest in having these bindings move to
the standard library to sit alongside the gzip, lzma etc bindings?
Obviously the code would need to be modified to fit the coding
guidelines etc.

I'm following the guidelines [2] and asking here first before
committing any work to this endeavour, but if folks think this would
be a useful addition, I would be willing to put in the hours to create
a PR and continued maintenance. Would welcome any thoughts.


Cheers,
Jonathan.

[0] https://github.com/python-lz4/python-lz4
[1] https://python-lz4.readthedocs.io/en/stable/
[2] https://devguide.python.org/stdlibchanges/
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to