blob: 8ffc639abf2f4c995c12690b679d67154d37b716 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Mock HTTP server that responds like the real Stripe API
EAPI=7
HOMEPAGE=https://github.com/stripe/stripe-mock
INHERIT=golang-build golang-vcs-snapshot
KEYWORDS=amd64 x86
LICENSE=MIT ISC BSD-2
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/stripe/stripe-mock/archive/v0.103.0.tar.gz -> stripe-mock-0.103.0.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec
_md5_=edc7a7d9c151160b84af7379b6ae49f9
|