blob: fb0f296714adda7cb1d4e7cfd602aaf34dffb9dc (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
A Python wrapper around the Yahoo! Weather, Weather.com, and National
Oceanic and Atmospheric Administration (NOAA) APIs. Fetch weather reports
using zip code, location id, city name, state, country, etc.
</longdescription>
</pkgmetadata>
|