mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 14:46:18 -04:00
support for extra "blocks" and "accepts" scope rules
This commit is contained in:
parent
68abb3cb94
commit
2825ffea15
4 changed files with 51 additions and 10 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ import setuptools
|
|||
import glob
|
||||
|
||||
setuptools.setup(name='brozzler',
|
||||
version='1.1.dev5',
|
||||
version='1.1.dev6',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/nlevitt/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue