mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Closes: https://github.com/gentoo/guru/pull/141 Signed-off-by: Julien Roy <julien@jroy.ca>
25 lines
783 B
XML
25 lines
783 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="github">schachmat/wego</remote-id>
|
|
<bugs-to>https://github.com/schachmat/wego/issues</bugs-to>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Features
|
|
|
|
show forecast for 1 to 7 days
|
|
nice ASCII art icons
|
|
displayed info (metric or imperial units):
|
|
temperature range (felt and measured)
|
|
windspeed and direction
|
|
viewing distance
|
|
precipitation amount and probability
|
|
ssl, so the NSA has a harder time learning where you live or plan to go
|
|
multi language support
|
|
config file for default location which can be overridden by commandline
|
|
Automatic config management with ingo
|
|
</longdescription>
|
|
</pkgmetadata>
|