Versions
v1.3.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- doc examples test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / beautifulsoup4 : Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / requests : HTTP library for human beings
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{MechanicalSoup → mechanicalsoup}
Signed-off-by: Michał Górny <mgorny@gentoo.org>