table of contents
UMEGAYA-GUESS-URL(1) | UMEGAYA-GUESS-URL(1) |
NAME¶
umegaya-guess-url - Guesses a package name from a VCS URL.SYNOPSIS¶
umegaya-guess-url VCS_URLDESCRIPTION¶
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
SEE ALSO¶
umegaya-adm(1), umegaya-refresh-blend (1), http://wiki.debian.org/UpstreamMetadataSOURCE¶
http://umegaya.branchable.com/LIMITATIONS¶
Only source packages stored in Subversion and Git are supported for the moment.AUTHORS¶
Charles Plessy.January 4, 2014 | Umegaya User Manual |