pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-alpha_vantage
Module Name: pkgsrc
Committed By: minskim
Date: Wed Jan 31 19:13:17 UTC 2018
Added Files:
pkgsrc/finance/py-alpha_vantage: DESCR Makefile PLIST distinfo
Log Message:
finance/py-alpha_vantage: Import version 1.8.0
Alpha Vantage delivers a free API for real time financial data and
most used finance indicators in a simple json or pandas format. This
module implements a python interface to the free API provided by Alpha
Vantage (http://www.alphavantage.co/). It requires a free API key,
which can be requested on http://www.alphavantage.co/support/#api-key.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/py-alpha_vantage/DESCR \
pkgsrc/finance/py-alpha_vantage/Makefile \
pkgsrc/finance/py-alpha_vantage/PLIST \
pkgsrc/finance/py-alpha_vantage/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/finance/py-alpha_vantage/DESCR
diff -u /dev/null pkgsrc/finance/py-alpha_vantage/DESCR:1.1
--- /dev/null Wed Jan 31 19:13:17 2018
+++ pkgsrc/finance/py-alpha_vantage/DESCR Wed Jan 31 19:13:17 2018
@@ -0,0 +1,5 @@
+Alpha Vantage delivers a free API for real time financial data and
+most used finance indicators in a simple json or pandas format. This
+module implements a python interface to the free API provided by Alpha
+Vantage (http://www.alphavantage.co/). It requires a free API key,
+which can be requested on http://www.alphavantage.co/support/#api-key.
Index: pkgsrc/finance/py-alpha_vantage/Makefile
diff -u /dev/null pkgsrc/finance/py-alpha_vantage/Makefile:1.1
--- /dev/null Wed Jan 31 19:13:17 2018
+++ pkgsrc/finance/py-alpha_vantage/Makefile Wed Jan 31 19:13:17 2018
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2018/01/31 19:13:17 minskim Exp $
+
+DISTNAME= alpha_vantage-1.8.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= finance python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=RomelTorres/}
+GITHUB_PROJECT= alpha_vantage
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://github.com/RomelTorres/alpha_vantage
+COMMENT= Python wrapper for Alpha Vantage API for financial data
+LICENSE= mit
+
+DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
+DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/py-alpha_vantage/PLIST
diff -u /dev/null pkgsrc/finance/py-alpha_vantage/PLIST:1.1
--- /dev/null Wed Jan 31 19:13:17 2018
+++ pkgsrc/finance/py-alpha_vantage/PLIST Wed Jan 31 19:13:17 2018
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1 2018/01/31 19:13:17 minskim Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/alpha_vantage/__init__.py
+${PYSITELIB}/alpha_vantage/__init__.pyc
+${PYSITELIB}/alpha_vantage/__init__.pyo
+${PYSITELIB}/alpha_vantage/alphavantage.py
+${PYSITELIB}/alpha_vantage/alphavantage.pyc
+${PYSITELIB}/alpha_vantage/alphavantage.pyo
+${PYSITELIB}/alpha_vantage/cryptocurrencies.py
+${PYSITELIB}/alpha_vantage/cryptocurrencies.pyc
+${PYSITELIB}/alpha_vantage/cryptocurrencies.pyo
+${PYSITELIB}/alpha_vantage/foreignexchange.py
+${PYSITELIB}/alpha_vantage/foreignexchange.pyc
+${PYSITELIB}/alpha_vantage/foreignexchange.pyo
+${PYSITELIB}/alpha_vantage/sectorperformance.py
+${PYSITELIB}/alpha_vantage/sectorperformance.pyc
+${PYSITELIB}/alpha_vantage/sectorperformance.pyo
+${PYSITELIB}/alpha_vantage/techindicators.py
+${PYSITELIB}/alpha_vantage/techindicators.pyc
+${PYSITELIB}/alpha_vantage/techindicators.pyo
+${PYSITELIB}/alpha_vantage/timeseries.py
+${PYSITELIB}/alpha_vantage/timeseries.pyc
+${PYSITELIB}/alpha_vantage/timeseries.pyo
Index: pkgsrc/finance/py-alpha_vantage/distinfo
diff -u /dev/null pkgsrc/finance/py-alpha_vantage/distinfo:1.1
--- /dev/null Wed Jan 31 19:13:17 2018
+++ pkgsrc/finance/py-alpha_vantage/distinfo Wed Jan 31 19:13:17 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/31 19:13:17 minskim Exp $
+
+SHA1 (alpha_vantage-1.8.0.tar.gz) = 493d15ef354d2ca9767178755f4e4e3d977c7fda
+RMD160 (alpha_vantage-1.8.0.tar.gz) = 6a29e9a4e53cbbaa5f25e2a4b8f6ccaa08cbfc41
+SHA512 (alpha_vantage-1.8.0.tar.gz) = 8312d4ac574f7401961756e41b3e762393d98775a458a1d50b522a1f44aff428a4944cbd495ec72475477beff3914747e4191f55b89a6c7765763875eee1a19e
+Size (alpha_vantage-1.8.0.tar.gz) = 321644 bytes
Home |
Main Index |
Thread Index |
Old Index