https://github.com/composewell/streamly-coreutils
Haskell implementation of GNU Coreutils
https://github.com/composewell/streamly-coreutils
Last synced: 11 months ago
JSON representation
Haskell implementation of GNU Coreutils
- Host: GitHub
- URL: https://github.com/composewell/streamly-coreutils
- Owner: composewell
- License: apache-2.0
- Created: 2020-06-08T11:06:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-13T13:54:40.000Z (about 1 year ago)
- Last Synced: 2025-05-13T14:58:34.900Z (about 1 year ago)
- Language: Haskell
- Homepage: https://streamly.composewell.com
- Size: 191 KB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Shell commands using streams
Port useful commands from the GNU `coreutils` to Haskell functions using
streamly.