Binary package “libapi-gitforge-perl” in ubuntu oracular

generic interface to APIs of sites like GitHub, GitLab etc.

 A git forge is a site like GitHub, GitLab etc. API::GitForge provides
 access to some operations which one might wish to perform against any
 git forge, wrapping the details of the APIs of particular forges. An
 example of such an operation is forking a repository into the user's
 own namespace.
 .
 See the manpage for API::GitForge::Role::GitForge for details of all
 the currently supported operations.