Versions
v0.30.3-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- 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
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / coverage : Code coverage measurement for Python
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / nose : Unittest extension with automatic test suite discovery and easy test authoring
dev-python / notebook : Jupyter Interactive Notebook
dev-python / scipy : Scientific algorithms library for Python
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / ipykernel : IPython Kernel for Jupyter
dev-python / ipython : Advanced interactive shell for Python
dev-python / jupyter_client : Jupyter protocol implementation and client libraries
dev-python / markdown : Python implementation of the markdown markup language
dev-python / nbconvert : Converting Jupyter Notebooks
dev-python / nbformat : Reference implementation of the Jupyter Notebook format
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-python / setuptools : Collection of extensions to Distutils
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pweave: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pweave: Port up to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pweave: Revbump post py3.6 removal
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pweave: Remove py3.6 due to ipython
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/pweave: Report generator, literate programming tool
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>