libapi-gitforge-perl 0.007-1 source package in Ubuntu

Changelog

libapi-gitforge-perl (0.007-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Sean Whitton <email address hidden>  Sun, 02 Jan 2022 16:01:23 -0700

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libapi-gitforge-perl_0.007-1.dsc 2.4 KiB 283eb7e23ff04b47b9dd3d8a33a28c91795d40d918af900e8787f1522ef3118a
libapi-gitforge-perl_0.007.orig.tar.xz 19.1 KiB 5e1dceaf21ae12f17b05907aec5896553990643d16cccd11f12531ba6b83aab0
libapi-gitforge-perl_0.007-1.debian.tar.xz 1.9 KiB eb18e2ca39cea4d30d9fe01cba80910a6e98be358499fd04358b2c454ac49e66

No changes file available.

Binary packages built by this source

libapi-gitforge-perl: 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.