Commit Graph

2 Commits

Author SHA1 Message Date
zimbatm
17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Frederic LeBel
60b15039df Added jp2a tool.
A small utility that converts JPG images to ASCII.
2015-10-22 22:47:24 -04:00