summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-03-08 06:12:16 +0300
committerdefanor <defanor@uberspace.net>2019-03-08 06:12:16 +0300
commit2b242bda87683fd97cb607bce66e78c83b8bf07b (patch)
tree75280ce3c6fb3650b18ab8ad6d8a2ff7fdbd1173 /coalpit.cabal
parent70b5c774d29822f0c2ca8974327848ed3809e9f6 (diff)
Edit descriptions
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index 0528c1c..e3248a1 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -4,9 +4,9 @@ synopsis: Command-line options and DSV parsing and printing
description: This library generates parsers and printers for
given data types, in the form of command-line
arguments or DSVs – so that they can be used to
- quickly get program interfaces via a shared
- library, while being suitable for scripting and
- as user interfaces.
+ quickly get CLIs via a shared library, while
+ being suitable for scripting and as user
+ interfaces.
license: BSD3
license-file: LICENSE
author: defanor