1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Add py-warctools 4.9.0

Command line tools and libraries for handling and manipulating ISO 28500
WARC files and their HTTP contents.

WWW: https://pypi.python.org/pypi/warctools

PR:		205739
Submitted by:	phk
Sponsored by:	PortsCamp Taiwan
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-01-17 13:12:46 +00:00
parent 7c463f1f20
commit 9b22d7be24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406367
4 changed files with 26 additions and 0 deletions

View File

@ -170,6 +170,7 @@
SUBDIR += py-pyliblzma
SUBDIR += py-python-snappy
SUBDIR += py-rarfile
SUBDIR += py-warctools
SUBDIR += qpress
SUBDIR += quazip
SUBDIR += quazip-qt5

View File

@ -0,0 +1,19 @@
# Created by: Poul-Henning Kamp <phk@FreeBSD.org>
# $FreeBSD$
PORTNAME= warctools
PORTVERSION= 4.9.0
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Tools for debugging ISO28500/WARC files
LICENSE= MIT
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (warctools-4.9.0.tar.gz) = 81796a4a05779e6746930d3e43a556363fcf77d0361c10611c78db4109a8817f
SIZE (warctools-4.9.0.tar.gz) = 24099

View File

@ -0,0 +1,4 @@
Command line tools and libraries for handling and manipulating ISO 28500
WARC files and their HTTP contents.
WWW: https://pypi.python.org/pypi/warctools