summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal11
1 files changed, 6 insertions, 5 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index 38e8518..51507e0 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -1,11 +1,12 @@
name: coalpit
version: 0.1.0.2
synopsis: Command-line options parsing and printing
-description: This library generates parsers and printers for given
- data types, in the form of command-line arguments -- so
- that they can be used to quickly get program interfaces via
- a shared library, while being suitable for scripting and as
- user interfaces.
+description: This library generates parsers and printers for
+ given data types, in the form of command-line
+ arguments – so that they can be used to quickly
+ get program interfaces via a shared library,
+ while being suitable for scripting and as user
+ interfaces.
license: BSD3
license-file: LICENSE
author: defanor