Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create setup.py #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create setup.py #14

wants to merge 1 commit into from

Conversation

necrose99
Copy link

setup.py would make life easier for putting this into @pentoo

# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# "stolen template of https://gpo.zugaina.org/dev-python/yara-python### 

EAPI=7

PYTHON_COMPAT=( python3_{6,7,8} )

inherit distutils-r1 eutils

DESCRIPTION="Hashtopolis Python Agent  used with Hashtopolis, / for distributing hashcat cracking tasks."
HOMEPAGE="https://github.com/s3inlc/hashtopolis-agent-python"
SRC_URI="https://github.com/s3inlc/hashtopolis-agent-python/archive/v${PV}.tar.gz -> ${P}.tar.gz"

@fossum
Copy link

fossum commented Dec 12, 2023

Would pyproject.toml work? I think that's the new way of doing packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants