mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
refactor umbra.py into controller.py and browser.py, improve class names
This commit is contained in:
parent
6fdcdd0bf0
commit
3e4232f32c
4 changed files with 184 additions and 363 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
# vim: set sw=4 et:
|
||||
|
||||
import setuptools
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(name='umbra',
|
||||
version='0.1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue