mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 14:46:18 -04:00
support for one-hop-off (or n-hop-off) scoping
This commit is contained in:
parent
7bc726f717
commit
fee008266f
3 changed files with 47 additions and 38 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ import setuptools
|
|||
import glob
|
||||
|
||||
setuptools.setup(name='brozzler',
|
||||
version='1.1.dev3',
|
||||
version='1.1.dev4',
|
||||
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