golang-github-mrjones-oauth 0.0~git20170225.0.3f67d9c-2 source package in Ubuntu

Changelog

golang-github-mrjones-oauth (0.0~git20170225.0.3f67d9c-2) unstable; urgency=medium

  * Maintenance updates:
    - Standards-Version bump.
    - Clean up d/watch.
    - Add Testsuite to d/control.

 -- Michael Lustfield <email address hidden>  Sat, 30 Sep 2017 02:07:14 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mrjones-oauth_0.0~git20170225.0.3f67d9c-2.dsc 2.4 KiB 1923825c1137f186cac3b7cac4830197422d70c1141bc804fc1eae7e7c059638
golang-github-mrjones-oauth_0.0~git20170225.0.3f67d9c.orig.tar.xz 19.7 KiB f7e6810bcb703c7c9607d2c5fa0875d209f396547151672fad82813156b40fd0
golang-github-mrjones-oauth_0.0~git20170225.0.3f67d9c-2.debian.tar.xz 2.1 KiB ff9f61cef9727a73b716af3a8d499e74b16c48c2e61a602846624b549bf2abd8

No changes file available.

Binary packages built by this source

golang-github-mrjones-oauth-dev: OAuth 1.0 Library for Go

 This package is a Go library providing OAuth consumer and provider.
 .
 OAuth is an open standard that allows users to share their private
 resources (e.g. photos, videos, contact lists) stored on one site with
 another site without having to hand out their username and password.