summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
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