From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/justhtml/Manifest | 1 - dev-python/justhtml/justhtml-0.16.0.ebuild | 17 ----------------- dev-python/justhtml/metadata.xml | 17 ----------------- 3 files changed, 35 deletions(-) delete mode 100644 dev-python/justhtml/Manifest delete mode 100644 dev-python/justhtml/justhtml-0.16.0.ebuild delete mode 100644 dev-python/justhtml/metadata.xml (limited to 'dev-python/justhtml') diff --git a/dev-python/justhtml/Manifest b/dev-python/justhtml/Manifest deleted file mode 100644 index 6eac7f310617..000000000000 --- a/dev-python/justhtml/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST justhtml-0.16.0.tar.gz 166791 BLAKE2B bf00c307d4c4cd427e861dca478dc7b5cb2494cca99a9b4aaf51e5b91cda095d220425abab13317dfb0701c04e19a95108172db9f44ac65a6c4b3fc4d07d21d5 SHA512 09c929214cd11fcb4a19dab792ed3170970f57c6ae2858dca078c0b8b43a83f9278b8506d9a9181447a5d6eed434a7f00c3200d23b2097cdd81c02ec2f703869 diff --git a/dev-python/justhtml/justhtml-0.16.0.ebuild b/dev-python/justhtml/justhtml-0.16.0.ebuild deleted file mode 100644 index c7f55060ab2f..000000000000 --- a/dev-python/justhtml/justhtml-0.16.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="A pure Python HTML5 parser that just works." -HOMEPAGE="https://github.com/EmilStenstrom/justhtml" -SRC_URI="https://github.com/EmilStenstrom/justhtml/archive/refs/tags/v${PV}.tar.gz -> justhtml-${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/justhtml/metadata.xml b/dev-python/justhtml/metadata.xml deleted file mode 100644 index 1bf77758ffa8..000000000000 --- a/dev-python/justhtml/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - ivan.lloro.boada@gmail.com - Ivan Lloro - - - - - emil@emilstenstrom.se - Emil Stenström - - EmilStenstrom/justhtml - justhtml - - -- cgit v1.3.1