From 0e249bdecf7fbd3d1e8ee9598538f72f87dba854 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 13 Feb 2019 02:48:17 +0100 Subject: gnu: libdmtx: Edit description. * gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS information with fascinating barcode facts. --- gnu/packages/aidc.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/aidc.scm b/gnu/packages/aidc.scm index 4c9f0989f4..afcb33ad6d 100644 --- a/gnu/packages/aidc.scm +++ b/gnu/packages/aidc.scm @@ -99,6 +99,6 @@ (define-public libdmtx (home-page "https://github.com/dmtx") (synopsis "Library for reading and writing Data Matrix 2D barcodes") (description "libdmtx is software for reading and writing Data Matrix 2D -barcodes on Linux and Unix. At its core libdmtx is a shared library, allowing +barcodes of the modern ECC200 variety. libdmtx is a shared library, allowing C/C++ programs to use its capabilities without restrictions or overhead.") (license license:bsd-3))) -- cgit v1.2.3