dos2unix
Package dos2unix provides functions to convert between dos and unix line termination styles
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2018/01/05 16:56:34
added LICENSE
-
README.md
1110
2024/08/13 21:05:44
regen'd README
-
dos2unix.go
1921
2024/06/14 21:30:16
minor cleanup
-
dos2unix_test.go
1689
2024/02/17 09:22:54
added failing tests
-
go.mod
48
2024/02/17 09:22:23
update Go version
-
writer.go
2000
2024/06/14 21:30:16
minor cleanup
-
writer_test.go
1878
2024/02/17 09:21:44
hide ReadFrom and WriteTo methods from CopyBuffer, so we definitely use the buffer size given