CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/index.md
docs/installation.md
docs/usage.md
igenstrings/__init__.py
igenstrings/cli.py
igenstrings/i18n.py
igenstrings/merger.py
igenstrings/parser.py
igenstrings.egg-info/PKG-INFO
igenstrings.egg-info/SOURCES.txt
igenstrings.egg-info/dependency_links.txt
igenstrings.egg-info/entry_points.txt
igenstrings.egg-info/not-zip-safe
igenstrings.egg-info/requires.txt
igenstrings.egg-info/top_level.txt
tests/.DS_Store
tests/__init__.py
tests/test_cli.py
tests/test_merger.py
tests/objc/.DS_Store
tests/objc/doublequotes/.DS_Store
tests/objc/doublequotes/IGSimpleObject.h
tests/objc/doublequotes/IGSimpleObject.m
tests/objc/doublequotes/en.lproj/Localizable.strings
tests/objc/doublequotes/fr.lproj/.DS_Store
tests/objc/doublequotes/fr.lproj/Localizable.strings
tests/objc/exclusion/.DS_Store
tests/objc/exclusion/IGSimpleObject.h
tests/objc/exclusion/IGSimpleObject.m
tests/objc/exclusion/ExcludedDirectory/IGSecretObject.h
tests/objc/exclusion/ExcludedDirectory/IGSecretObject.m
tests/objc/exclusion/en.lproj/.DS_Store
tests/objc/exclusion/en.lproj/.gitkeep
tests/objc/exclusion/fr.lproj/.DS_Store
tests/objc/exclusion/fr.lproj/.gitkeep
tests/objc/existing/.DS_Store
tests/objc/existing/IGSimpleObject.h
tests/objc/existing/IGSimpleObject.m
tests/objc/existing/en.lproj/Localizable.strings
tests/objc/existing/fr.lproj/.DS_Store
tests/objc/existing/fr.lproj/Localizable.strings
tests/objc/linebreaks/.DS_Store
tests/objc/linebreaks/IGSimpleObject.h
tests/objc/linebreaks/IGSimpleObject.m
tests/objc/linebreaks/en.lproj/Localizable.strings
tests/objc/linebreaks/fr.lproj/.DS_Store
tests/objc/linebreaks/fr.lproj/Localizable.strings
tests/objc/malformatted/.DS_Store
tests/objc/malformatted/IGSimpleObject.h
tests/objc/malformatted/IGSimpleObject.m
tests/objc/malformatted/en.lproj/Localizable.strings
tests/objc/malformatted/fr.lproj/.DS_Store
tests/objc/malformatted/fr.lproj/Localizable.strings
tests/objc/new/.DS_Store
tests/objc/new/IGSimpleObject.h
tests/objc/new/IGSimpleObject.m
tests/objc/new/en.lproj/.gitkeep
tests/objc/new/fr.lproj/.gitkeep