HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wview",
"portdir": "science/wview",
"version": "5.21.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wviewweather.com/",
"description": "unix weather application that generates web sites",
"long_description": "wview is a collection of linux/unix daemons that interface with a supported weather station to retrieve archive records (if generated by the station) and current conditions. The archive records are stored in an SQLite3 database. At a configurable interval, wview will utilize the archive history and current conditions to generate weather images (buckets, dials and graphs) and HTML web pages based on user-configurable HTML templates.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mbclark",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gd2",
"libpng",
"zlib",
"curl",
"gawk",
"sqlite3",
"openssl",
"radlib"
]
}
],
"depends_on": []
}