nixpkgs/pkgs/tools/text
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
a2ps
aha
ansifilter
ascii
catdoc
colordiff
convertlit
dadadodo
diction
diffstat
diffutils
discount
dos2unix
ebook-tools
enca
enscript
gawk
gist Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
gnugrep
gnupatch
gnused
grin
groff
highlight
html-tidy
html2text
icdiff
kakasi
kdiff3
mairix
mawk
mpage
multitran
namazu
nkf
numdiff
odt2txt
patchutils
peco
platinum-searcher
podiff
poedit
popfile
qprint Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
qshowdiff
recode
replace
sgml
shfmt shfmt: 2016-06-15 -> 2016-06-16 (#16272) 2016-06-16 15:05:24 +01:00
silver-searcher silver-searcher: 0.31.0 -> 0.32.0 2016-06-19 19:01:03 +02:00
source-highlight
txt2tags
uni2ascii
unoconv
unrtf
untex
wdiff
wgetpaste
wring
xidel
xml
xurls
yaml-merge
zimreader
zimwriterfs