Commit graph

6 commits

Author SHA1 Message Date
Jordy Dickinson
54dc1e9aca Use same crate_id form as other utils 2013-12-27 17:01:55 -05:00
Jordy Dickinson
a71df867bb Remove Conf struct; put option handling in main
This is more consistent with the other utilities, and probably less
confusing.
2013-12-27 11:30:49 -05:00
Jordy Dickinson
af57ee71db link -> crate_id; link is deprecated 2013-12-26 13:55:55 -05:00
Jordy Dickinson
9cfb0645e8 Use line continuations instead of string addition
I didn't know that line continuations stripped preceding whitespace
2013-12-20 22:27:49 -05:00
Jordy Dickinson
d63c268239 base64: Improve error handling 2013-12-20 16:15:27 -05:00
Jordy Dickinson
56f4c1e273 Implement base64, resolves issue #42 2013-12-20 14:34:45 -05:00