blob: 6fb7d44046f6099e534f41e2a025686767a8bb40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ceres@ceressees.dev</email>
<name>Ceres Milner</name>
</maintainer>
<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>
|