diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-28 19:23:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-28 19:23:00 +0000 |
commit | 7a533eb38d089bcbf8c73c4055744f4df4038603 (patch) | |
tree | ff2e4642293561955253487542fbe8aadf15cda9 | |
parent | Remove PyPI link from WWW (diff) |
Remove PyPI link from WWW
Notes
Notes:
svn path=/head/; revision=527359
-rw-r--r-- | astro/py-pymetar/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/py-pymetar/pkg-descr b/astro/py-pymetar/pkg-descr index 9d895b965444..5a4bc7d45001 100644 --- a/astro/py-pymetar/pkg-descr +++ b/astro/py-pymetar/pkg-descr @@ -2,5 +2,4 @@ Pymetar is a python module and command line tool designed to fetch Metar reports from the NOAA (http://www.noaa.gov) and allow access to the included weather information. -WWW: https://pypi.org/project/pymetar/ WWW: https://github.com/klausman/pymetar |