Fri Feb 22 21:23:29 2019 UTC ()
tscrape: Import tscrape-0.1 as www/tscrape

tscrape reads the Twitter HTML page and scrapes the data into a
TAB-separated format to stdout.


(leot)
diff -r0 -r1.1 pkgsrc/www/tscrape/DESCR
diff -r0 -r1.1 pkgsrc/www/tscrape/Makefile
diff -r0 -r1.1 pkgsrc/www/tscrape/PLIST
diff -r0 -r1.1 pkgsrc/www/tscrape/distinfo

File Added: pkgsrc/www/tscrape/DESCR
tscrape reads the Twitter HTML page and scrapes the data into a
TAB-separated format to stdout.

File Added: pkgsrc/www/tscrape/Makefile
# $NetBSD: Makefile,v 1.1 2019/02/22 21:23:29 leot Exp $

DISTNAME=	tscrape-0.1
CATEGORIES=	www
MASTER_SITES=	http://codemadness.org/releases/tscrape/

MAINTAINER=	leot@NetBSD.org
HOMEPAGE=	http://codemadness.org/git/tscrape/file/README.html
COMMENT=	Twitter scraper
LICENSE=	isc

USE_LANGUAGES=	c99

MAKE_FLAGS+=		PREFIX=${PREFIX}
MAKE_FLAGS+=		MANPREFIX=${PREFIX}/${PKGMANDIR}
MAKE_FLAGS+=		CC=${CC:Q}

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/tscrape/PLIST
@comment $NetBSD: PLIST,v 1.1 2019/02/22 21:23:29 leot Exp $
bin/tscrape
bin/tscrape_html
bin/tscrape_plain
bin/tscrape_update
man/man1/tscrape.1
share/doc/tscrape/README
share/doc/tscrape/style.css
share/doc/tscrape/tscraperc.example

File Added: pkgsrc/www/tscrape/distinfo
$NetBSD: distinfo,v 1.1 2019/02/22 21:23:29 leot Exp $

SHA1 (tscrape-0.1.tar.gz) = b3bbdd301f5b5438cc316c537a17bba7031f3c37
RMD160 (tscrape-0.1.tar.gz) = c11883c9c1b40c375403fb5cbdb1499badd7cbb0
SHA512 (tscrape-0.1.tar.gz) = cac3ece2c1b9cfe86581780b1cc1e592903ecf8d9bd4b6f935aa20f1202294f69f279928a3405e5dbb17216a2169f508549a716ed80cad6db78196026c6ab3b6
Size (tscrape-0.1.tar.gz) = 13089 bytes