A pure Python implementation of the UNIX coreutils
Stars
25
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
272
commits
35
You can't yet pip install this version
a5f72d4
Add the "tee" command
a0b17a2
Register the hashing commands
d65ba87
Add other hashing commands
f1e2b8f
Remove unnecessary code
3d80f94
Implement MD5 command
0f554cd
Add note about active development and incompleteness
d7d6fce
Add sha1 command
75c39fc
Add test for whoami
6d9e5fe
Add the true and false commands
b7d0982
Epilog doesn't support showing the program name
4f656d1
Add whoami command
9971846
Convert to using "click" for the CLI
5febff1
Fix version logic
455e77e
This argparse feature changed in 3.4
6c36005