logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

umegaya-guess-url - Guesses a package name from a VCS URL.

Authors

       Charles Plessy.

Umegaya User Manual                              January 4, 2014                            UMEGAYA-GUESS-URL(1)

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.

Example

              $ umegaya-guess-url $(debcheckout -d emboss | grep url | cut -f2)
              emboss

Limitations

       Only source packages stored in Subversion and Git are supported for the moment.

Name

       umegaya-guess-url - Guesses a package name from a VCS URL.

Returns

       A package name, followed by a tabulation, followed by an URL.

See Also

umegaya-adm(1), umegaya-refresh-blend (1), http://wiki.debian.org/UpstreamMetadata

Source

Synopsis

       umegaya-guess-url VCS_URL

See Also