diff options
author | koobs <koobs@FreeBSD.org> | 2013-10-26 14:16:19 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-10-26 14:16:19 +0800 |
commit | cfd2f3565053ae0dc4c5ab7b383a96ac571a0ba2 (patch) | |
tree | 86db55a046ae25d76970bd507e74bcfa4185edb7 /finance/Makefile | |
parent | 75c512bf2dd48abd74a39ec315481326377ce20f (diff) | |
download | freebsd-ports-gnome-cfd2f3565053ae0dc4c5ab7b383a96ac571a0ba2.tar.gz freebsd-ports-gnome-cfd2f3565053ae0dc4c5ab7b383a96ac571a0ba2.tar.zst freebsd-ports-gnome-cfd2f3565053ae0dc4c5ab7b383a96ac571a0ba2.zip |
finance/py-stripe: Python bindings for Stripe.com [NEW PORT]
Python bindings for the Stripe.com payment service REST API.
WWW: https://github.com/stripe/stripe-python
PR: ports/182313
Submitted by: Trevor Caira <trevor@bitba.se>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 119e0d7c3269..e408bb2c0eb4 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -93,6 +93,7 @@ SUBDIR += pear_Payment_DTA SUBDIR += php-tclink SUBDIR += prestashop + SUBDIR += py-stripe SUBDIR += py-vatnumber SUBDIR += qhacc SUBDIR += quantlib |