hbctool-0.1.5.ebuild

This commit is contained in:
Anton Bolshakov 2024-10-01 10:04:02 +08:00
parent a0137de493
commit 7ce6d26eff
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
6 changed files with 38 additions and 3 deletions

View file

@ -0,0 +1 @@
DIST hbctool-0.1.5.tar.gz 9374151 BLAKE2B 45db153aac75edb7a9f1b361d52adcf492c0db4b5dfce3af9193b995bebe418bd74f54216b1924fe58a90eb6a212b2d3a9edf3eeef5b75dcc2ae68cd06c45f7b SHA512 5eb21588feccd69c47589c8c172c02ef9da699576e4de9c1e53b151f28aa58aaf94a2807a3ed290548da36fbf3394fd978fef2c2cbff65ec063b9474356c3450

View file

@ -0,0 +1,25 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Disassembling and assembling the Hermes Bytecode"
HOMEPAGE="https://github.com/bongtrop/hbctool"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/docopt[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="test"
#distutils_enable_tests pytest

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="pypi">hbctool</remote-id>
<remote-id type="github">bongtrop/hbctool</remote-id>
</upstream>
</pkgmetadata>

View file

@ -1 +0,0 @@
../burpsuite/burpsuite-9999.ebuild

View file

@ -1 +0,0 @@
../burpsuite/burpsuite-9999.ebuild

View file

@ -1 +0,0 @@
burpsuite-9999.ebuild