Path to this page:
./
www/tscrape,
Twitter scraper
Branch: CURRENT,
Version: 0.6,
Package name: tscrape-0.6,
Maintainer: leottscrape reads the Twitter HTML page and scrapes the data into a
TAB-separated format to stdout.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 15.42 KB
Version history: (Expand)
- (2020-10-09) Updated to version: tscrape-0.6
- (2020-05-04) Updated to version: tscrape-0.5
- (2020-03-26) Updated to version: tscrape-0.4nb2
- (2020-03-23) Updated to version: tscrape-0.4nb1
- (2020-02-24) Updated to version: tscrape-0.4
- (2019-08-18) Updated to version: tscrape-0.3
CVS history: (Expand)
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2020-10-09 17:34:22 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
tscrape: Update to 0.6
Changes:
0.6
---
- Add support to the new Twitter site by using Twitter JSON API
|
2020-05-04 17:40:06 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
tscrape: Update to 0.5
pkgsrc changes:
- Remove patch that was backported from upstream Git HEAD
0.5
---
- Use a <pre> section per feed for tscrape_html
- Ignore possible consecutive `js-stream-item' when parsing a single tweet:
previously some tweets could be accidentally not parsed
- Misc bug fixes and improvements
|
2020-03-26 11:16:56 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
tscrape: Add patch-tscrape.c to distinfo
It was accidentally missed in last commit.
Thanks <wiz> for noticing it!
PKGREVISION++
|
2020-03-23 16:06:08 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
tscrape: Backport upstream patch to fetch tweet with multiple js-stream-item
Previously, without that patch, some tweets were accidentally not parsed.
PKGREVISION++
|
2020-02-23 21:39:53 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
tscrape: Update to 0.4
Changes:
0.4
---
- Minor bug fixes and improvements
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|