mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: python-myhdl: Fix trailing whitespace in description.
* gnu/packages/fpga.scm (python-myhdl)[description]: Fix trailing whitespace.
This commit is contained in:
parent
d6bec1d46c
commit
80f179fb6b
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ constructed by a Python program.")
|
||||||
(home-page "http://www.myhdl.org/")
|
(home-page "http://www.myhdl.org/")
|
||||||
(synopsis "Python as a Hardware Description Language")
|
(synopsis "Python as a Hardware Description Language")
|
||||||
(description "This package provides a library to turn Python into
|
(description "This package provides a library to turn Python into
|
||||||
a hardware description and verification language. ")
|
a hardware description and verification language.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public nvc
|
(define-public nvc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue