This is the command umegaya that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
Umegaya - Umegaya is a MEtadata GAtherer using YAml
SYNOPSIS
curl http://localhost/umegaya/package/key
/usr/lib/cgi-bin/umegaya package=package key=key
curl http://localhost/umegaya/table/key
/usr/lib/cgi-bin/umegaya table=1 key=key
curl http://localhost/umegaya/yaml/key
/usr/lib/cgi-bin/umegaya yaml=1 key=key
DESCRIPTION
Umegaya is a gatherer of meta information about the software packaged in Debian. This
metadata is accumlated by the package maintainer in the version control system containing
the Debian souce package, in a file called "debian/upstream/metadata", and it is collected
by the Umegaya web service each time it is accessed. The Umegaya web service then
aggregates information about all the packages it knows, and outputs as tables or YAML
records that can be loaded in central information hubs like the Ultimate Debian Database.
Optionally, Umegaya will keep a local copy if the files it retrieves from the VCS, if a
path is indicated in the "store_files" configuration variable.
SPECIAL KEYS
YAML-ALL, YAML-REFRESH-DATE, YAML-URL
Use umegaya online using onworks.net services