diff options
author | riz <riz@pkgsrc.org> | 2014-06-13 20:11:17 +0000 |
---|---|---|
committer | riz <riz@pkgsrc.org> | 2014-06-13 20:11:17 +0000 |
commit | 09da2051919200b20aeed26e5163896099b7190e (patch) | |
tree | 39886877988482efa85b58044328f871c3e675c8 /net/py-tweepy/PLIST | |
parent | 3d70c58d9a505b2812513f3de707d2ae0b223c72 (diff) | |
download | pkgsrc-09da2051919200b20aeed26e5163896099b7190e.tar.gz |
Add Tweepy 2.3.0, a python API for Twitter.
Diffstat (limited to 'net/py-tweepy/PLIST')
-rw-r--r-- | net/py-tweepy/PLIST | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/net/py-tweepy/PLIST b/net/py-tweepy/PLIST new file mode 100644 index 00000000000..bf1bb418037 --- /dev/null +++ b/net/py-tweepy/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1 2014/06/13 20:11:17 riz Exp $ +${PYSITELIB}/examples/__init__.py +${PYSITELIB}/examples/__init__.pyc +${PYSITELIB}/examples/__init__.pyo +${PYSITELIB}/examples/oauth.py +${PYSITELIB}/examples/oauth.pyc +${PYSITELIB}/examples/oauth.pyo +${PYSITELIB}/examples/streaming.py +${PYSITELIB}/examples/streaming.pyc +${PYSITELIB}/examples/streaming.pyo +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/zip-safe +${PYSITELIB}/tweepy/__init__.py +${PYSITELIB}/tweepy/__init__.pyc +${PYSITELIB}/tweepy/__init__.pyo +${PYSITELIB}/tweepy/api.py +${PYSITELIB}/tweepy/api.pyc +${PYSITELIB}/tweepy/api.pyo +${PYSITELIB}/tweepy/auth.py +${PYSITELIB}/tweepy/auth.pyc +${PYSITELIB}/tweepy/auth.pyo +${PYSITELIB}/tweepy/binder.py +${PYSITELIB}/tweepy/binder.pyc +${PYSITELIB}/tweepy/binder.pyo +${PYSITELIB}/tweepy/cache.py +${PYSITELIB}/tweepy/cache.pyc +${PYSITELIB}/tweepy/cache.pyo +${PYSITELIB}/tweepy/cursor.py +${PYSITELIB}/tweepy/cursor.pyc +${PYSITELIB}/tweepy/cursor.pyo +${PYSITELIB}/tweepy/error.py +${PYSITELIB}/tweepy/error.pyc +${PYSITELIB}/tweepy/error.pyo +${PYSITELIB}/tweepy/models.py +${PYSITELIB}/tweepy/models.pyc +${PYSITELIB}/tweepy/models.pyo +${PYSITELIB}/tweepy/oauth.py +${PYSITELIB}/tweepy/oauth.pyc +${PYSITELIB}/tweepy/oauth.pyo +${PYSITELIB}/tweepy/parsers.py +${PYSITELIB}/tweepy/parsers.pyc +${PYSITELIB}/tweepy/parsers.pyo +${PYSITELIB}/tweepy/streaming.py +${PYSITELIB}/tweepy/streaming.pyc +${PYSITELIB}/tweepy/streaming.pyo +${PYSITELIB}/tweepy/utils.py +${PYSITELIB}/tweepy/utils.pyc +${PYSITELIB}/tweepy/utils.pyo |