blob: 8b2e20290d77918d0e8701cf5b1649ef91ca0579 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Mock HTTP server that responds like the real Stripe API
EAPI=8
HOMEPAGE=https://github.com/stripe/stripe-mock
INHERIT=go-module
KEYWORDS=amd64 x86
LICENSE=MIT ISC BSD-2
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/stripe/stripe-mock/archive/v0.122.0.tar.gz -> stripe-mock-0.122.0.tar.gz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=f609c08b8e3773fe14a0c275f6df251f
|