b.f.eol : module documentation

Part of bzrlib.filters

End of Line Conversion filters.

See bzr help eol for details.

Function register_eol_content_filter Undocumented
Function _to_lf_converter A content file that converts crlf to lf.
Function _to_crlf_converter A content file that converts lf to crlf.
def _to_lf_converter(chunks, context=None):
A content file that converts crlf to lf.
def _to_crlf_converter(chunks, context=None):
A content file that converts lf to crlf.
def register_eol_content_filter():
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.