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

https://github.com/rdch106/pycrlf

Replace CRLF (windows) line endings with LF (unix) line endings in files (and vice-versa).
https://github.com/rdch106/pycrlf

eof linux mac tool windows

Last synced: about 1 month ago
JSON representation

Replace CRLF (windows) line endings with LF (unix) line endings in files (and vice-versa).

Awesome Lists containing this project

README

          

# pycrlf

Replace CRLF (windows) line endings with LF (unix) line endings in files (and vice-versa).

[Original code](https://gist.github.com/jonlabelle/dd8c3caa7808cbe4cfe0a47ee4881059) by [@jonlabelle](https://github.com/jonlabelle)