nixpkgs/pkgs/development/ocaml-modules
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
..
alcotest
ansiterminal
asn1-combinators
async
async_extra
async_find
async_kernel
async_shell
async_ssl
async_unix
atd
atdgen
base64
batteries
bin_prot
biniou
bitstring
bolt
calendar
camlimages
camlpdf
camlzip
camomile
cil
cmdliner
cohttp
comparelib
conduit
config-file
containers
core
core_extended
core_kernel
cpdf
cryptgps
cryptokit
cstruct
csv
ctypes
custom_printf
dolog
dypgen
easy-format
eliom
enumerate
erm_xml
erm_xmpp
estring
expat
extlib
ezjsonm
faillib
fieldslib
fileutils
fix
fontconfig
functory
gapi-ocaml
gen
gg
gmetadom
gtktop
herelib
hex
http Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
io-page
ipaddr
iso8601
javalib
jingoo
jsonm
lablgl
lablgtk
lablgtk-extras
lablgtkmathview
lambda-term
llvm
lwt
macaque
magic-mime
magick
markup
menhir
mlgmp
mysql
nocrypto
ocaml-cairo
ocaml-cairo2
ocaml-result
ocaml-text
ocamlfuse
ocamlgraph
ocamlmake
ocamlnat
ocamlnet
ocamlsdl
ocplib-endian
ocsigen-deriving
ocsigen-server
ocurl
odn
ojquery
optcomp
otfm
ounit
pa_bench
pa_ounit
pa_test
pcre
pgocaml
pipebang
piqi
piqi-ocaml
pprint
ppx_tools
pycaml
qcheck
qtest
re
re2
react
reactivedata
safepass
sawja
sequence
sexplib
sqlexpr
sqlite3
sqlite3EZ
ssl
stringext
textutils
tsdl
tuntap
twt
type_conv
typerep
tyxml
ulex
uri
uucd
uucp
uuidm
uunf
uuseg
uutf
variantslib
vg
x509
xml-light
xmlm
yojson
zarith Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
zed