--- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -10597,10 +10597,10 @@ useful as a validator for JSON data.") "https://github.com/eliben/pyelftools") (synopsis "Analyze binary and library file information") - (description "This Python Library provides interfaces for parsing and + (description "This Python library provides interfaces for parsing and analyzing two binary and library file formats; the Executable and Linking -Format- ELF, and debugging information in the Debugging With Attributed -Record Format- DWARF.") +Format (ELF), and debugging information in the Debugging With Attributed +Record Format (DWARF).") (license license:public-domain))) (define-public python-pyev