Install this package:
emerge -a dev-python/sphinxcontrib-trio
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/sphinxcontrib-trio
Or alternatively:
emerge --autounmask-write -a dev-python/sphinxcontrib-trio
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.0 | 8 | ~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>nowa@gentoo.org</email> <name>Nowa Ammerlaan</name> </maintainer> <longdescription lang="en"> This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or … you get the idea. It works by making sphinx’s regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I’m not very creative. But don’t be put off – there’s nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx’s built-in tools are especially inadequate in this case.) </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="github">python-trio/sphinxcontrib-trio</remote-id> <remote-id type="pypi">sphinxcontrib-trio</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | sphinxcontrib_trio-1.2.0.tar.gz | 25473 bytes |