dev-python/MeetupAPI - 1.5.8 (pypi)

Search

Package Information

Description:
Use the combined power of the official Meetup API and a web scraper to implement Meetup into your project.
Homepage:
https://github.com/glowingkitty/Meetup-API

Ebuild Details

Version EAPI Keywords Slot
1.5.8 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Use the combined power of the official Meetup API and a web scraper to implement Meetup into your project."

HOMEPAGE="https://github.com/glowingkitty/Meetup-API"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}]
	dev-python/pywebscraper[${PYTHON_USEDEP}]
	dev-python/geopy[${PYTHON_USEDEP}]
	dev-python/langdetect[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/requests[${PYTHON_USEDEP}]
	dev-python/pywebscraper[${PYTHON_USEDEP}]
	dev-python/geopy[${PYTHON_USEDEP}]
	dev-python/langdetect[${PYTHON_USEDEP}]

BDEPEND

dev-python/requests[${PYTHON_USEDEP}]
	dev-python/pywebscraper[${PYTHON_USEDEP}]
	dev-python/geopy[${PYTHON_USEDEP}]
	dev-python/langdetect[${PYTHON_USEDEP}]

Manifest for 1.5.8

Type File Size Source URLs
DIST MeetupAPI-1.5.8.tar.gz 15198 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/MeetupAPI/MeetupAPI-1.5.8.tar.gz