Install this package:
emerge -a dev-python/blurb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/blurb
Or alternatively:
emerge --autounmask-write -a dev-python/blurb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.0 | 8 | ~amd64 ~arm64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> </maintainer> <maintainer type="person"> <email>chutzpah@gentoo.org</email> <name>Patrick McLean</name> </maintainer> <longdescription lang="en"> blurb is a tool designed to rid CPython core development of the scourge of Misc/NEWS conflicts. The core concept: split Misc/NEWS into many separate files that, when concatenated back together in sorted order, reconstitute the original Misc/NEWS file. After that, Misc/NEWS could be deleted from the CPython repo and thereafter rendered on demand (e.g. when building a release). When checking in a change to CPython, the checkin process will write out a new file that sorts into the correct place, using a filename unlikely to have a merge conflict. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">blurb</remote-id> <remote-id type="github">python/blurb</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | blurb-2.0.0.tar.gz | 24666 bytes |
| DIST | blurb-2.0.0.tar.gz.provenance | 8927 bytes |