README.md
setup.py
anchorage/__init__.py
anchorage/__main__.py
anchorage/anchor.py
anchorage/bookmarks.py
anchorage/cli.py
anchorage.egg-info/PKG-INFO
anchorage.egg-info/SOURCES.txt
anchorage.egg-info/dependency_links.txt
anchorage.egg-info/entry_points.txt
anchorage.egg-info/requires.txt
anchorage.egg-info/top_level.txt
anchorage/anchor_infrs/__init__.py
anchorage/anchor_infrs/config.py
anchorage/anchor_infrs/infrastructure.py
anchorage/anchor_tools/__init__.py
anchorage/anchor_tools/local.py
anchorage/anchor_tools/online.py
anchorage/anchor_utils/__init__.py
anchorage/anchor_utils/aesthetic.py
anchorage/anchor_utils/file_conversion.py
anchorage/anchor_utils/regex.py
anchorage/anchor_utils/shell.py
anchorage/anchor_utils/system.py
tests/__init__.py
tests/test_bookmarks.py
tests/test_cli.py
tests/test_local.py
tests/test_online.py