mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
17 lines
734 B
XML
17 lines
734 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>contact@hacktivis.me</email>
|
|
<name>Haelwenn (lanodan) Monnier</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Dustr is a interactive and visual cropping tool, because even though the CLI is the best thing since sliced bread, cropping is one of those operation where seeing what you are doing is really more effective.
|
|
|
|
This tool is especially useful when you know the output size, but you need to pick the most aesthetically pleasing crop of the image.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">aearil/dustr</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|