summaryrefslogtreecommitdiff
path: root/dev-python/pudb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-21 05:42:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-21 05:42:47 +0000
commita3adc44682105e9b5f06414998841c7b7f8740a2 (patch)
tree99b0e5cf3f0bbbdb7a5562db12e6dbcf57e89462 /dev-python/pudb
parentfdb43acfaf512e6d92cb12f748a6af243c974849 (diff)
downloadbaldeagleos-repo-a3adc44682105e9b5f06414998841c7b7f8740a2.tar.gz
baldeagleos-repo-a3adc44682105e9b5f06414998841c7b7f8740a2.tar.xz
baldeagleos-repo-a3adc44682105e9b5f06414998841c7b7f8740a2.zip
Adding metadata
Diffstat (limited to 'dev-python/pudb')
-rw-r--r--dev-python/pudb/pudb-2024.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/pudb/pudb-2024.1.ebuild b/dev-python/pudb/pudb-2024.1.ebuild
index 9b5f5795dbdc..37a52c0975e5 100644
--- a/dev-python/pudb/pudb-2024.1.ebuild
+++ b/dev-python/pudb/pudb-2024.1.ebuild
@@ -9,9 +9,11 @@ PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1 pypi optfeature
DESCRIPTION="A full-screen, console-based Python debugger"
-HOMEPAGE="https://documen.tician.de/pudb/
- https://github.com/inducer/pudb
- https://pypi.org/project/pudb/"
+HOMEPAGE="
+ https://documen.tician.de/pudb/
+ https://github.com/inducer/pudb/
+ https://pypi.org/project/pudb/
+"
LICENSE="MIT"
SLOT="0"