setup.cfg
setup.py
OLD/__init__.py
OLD/anchor_functions.py
OLD/anchor_variables.py
OLD/cmdparse.py
OLD/helpers.py
OLD/main.py
OLD/messages.py
OLD/builtin/__init__.py
OLD/builtin/transformers.py
OLD/builtin/github/__init__.py
OLD/builtin/github/ghcollector.py
OLD/builtin/github/header_transform.py
OLD/core/__init__.py
OLD/core/collector.py
OLD/core/lazyregex.py
OLD/core/parser.py
OLD/core/switches/__init__.py
OLD/core/switches/armedswitch.py
OLD/regex/__init__.py
OLD/regex/markdown/__init__.py
OLD/regex/markdown/patterns.py
OLD/regex/markdown/reobj.py
anchorhub/VERSION
anchorhub/__init__.py
anchorhub/cmdparse.py
anchorhub/collector.py
anchorhub/compatibility.py
anchorhub/main.py
anchorhub/messages.py
anchorhub/writer.py
anchorhub.egg-info/PKG-INFO
anchorhub.egg-info/SOURCES.txt
anchorhub.egg-info/dependency_links.txt
anchorhub.egg-info/entry_points.txt
anchorhub.egg-info/requires.txt
anchorhub.egg-info/top_level.txt
anchorhub/builtin/__init__.py
anchorhub/builtin/github/__init__.py
anchorhub/builtin/github/collector.py
anchorhub/builtin/github/converter.py
anchorhub/builtin/github/cstrategies.py
anchorhub/builtin/github/switches.py
anchorhub/builtin/github/writer.py
anchorhub/builtin/github/wstrategies.py
anchorhub/builtin/regex/__init__.py
anchorhub/builtin/regex/markdown.py
anchorhub/exceptions/__init__.py
anchorhub/exceptions/validationexception.py
anchorhub/lib/__init__.py
anchorhub/lib/armedcheckswitch.py
anchorhub/lib/armedswitch.py
anchorhub/lib/bunch.py
anchorhub/lib/filetolist.py
anchorhub/lib/lazyregex.py
anchorhub/normalization/__init__.py
anchorhub/normalization/normalize_opts.py
anchorhub/settings/__init__.py
anchorhub/settings/default_settings.py
anchorhub/util/__init__.py
anchorhub/util/addsuffix.py
anchorhub/util/getanchorhubpath.py
anchorhub/util/getfiles.py
anchorhub/util/hasattrs.py
anchorhub/util/stripprefix.py
anchorhub/validation/__init__.py
anchorhub/validation/validate_extensions.py
anchorhub/validation/validate_files.py
anchorhub/validation/validate_opts.py
anchorhub/validation/validate_overwrite.py
anchorhub/validation/validate_wrapper.py