summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-10-18 20:44:10 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2019-10-18 20:44:10 +0200
commitf16b5efb67b8cbda1da5cdceb5b5cfd4821b8560 (patch)
treebde89e6a2f6513fe927ad4eddb9e166e0ed1a86e
parentdda0ea1d64c3a60186fef9e29f45c43aeb84f1d0 (diff)
Prepare new version
-rw-r--r--debian/control16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index b32d24a..7962826 100644
--- a/debian/control
+++ b/debian/control
@@ -10,22 +10,6 @@ Homepage: http://www.myhdl.org
Vcs-Git: https://salsa.debian.org/python-team/modules/myhdl.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/myhdl
-Package: python-myhdl
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Recommends: myhdl-cosimulation
-Suggests: myhdl-doc
-Section: python
-Description: Hardware description language for Python (Python 2)
- MyHDL turns Python into a hardware description and verification language,
- providing hardware engineers with the power of the Python ecosystem.
- .
- Python can then be used as an event-driven simulator using Python decorators
- actively to specify what corresponds to 'processes' in Verilog / VHDL and
- thereby achieve concurrency.
- .
- This package installs the library for Python 2.
-
Package: python3-myhdl
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}