Install this package:
emerge -a dev-python/pastedeploy
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pastedeploy
Or alternatively:
emerge --autounmask-write -a dev-python/pastedeploy
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en">Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application.</longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <doc>https://docs.pylonsproject.org/projects/pastedeploy/en/latest/</doc> <remote-id type="pypi">PasteDeploy</remote-id> <remote-id type="github">Pylons/pastedeploy</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pastedeploy-3.1.gh.tar.gz | 33634 bytes | 3.1 |
| Type | File | Size |
|---|