This is the command umegaya-guess-url 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-guess-url - Guesses a package name from a VCS URL.
SYNOPSIS
umegaya-guess-url VCS_URL
DESCRIPTION
VCS (version control system) URLs indicate where to clone or check out anonymously source
packages. umegaya-guess-url attempts to guess the package name when only this URL is
known. This is useful when harvesting VCS URLs from the tasks files of Debian Pure
Blends.
RETURNS
A package name, followed by a tabulation, followed by an URL.
EXAMPLE
$ umegaya-guess-url $(debcheckout -d emboss | grep url | cut -f2)
emboss
Use umegaya-guess-url online using onworks.net services