dos2unix
Package dos2unix provides functions to convert between dos and unix line termination styles
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/09/20 20:07:36
added CI
LICENSE
767
2018/01/05 16:56:34
added LICENSE
README.md
1425
2025/09/20 20:09:19
added better README
dos2unix.go
1921
2024/06/14 21:30:16
minor cleanup
dos2unix_test.go
1692
2025/02/27 21:16:20
reformatted
example_test.go
588
2025/09/20 20:07:42
added simple examples
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
1883
2025/02/27 21:16:20
reformatted