LICENSE
README.md
pyproject.toml
src/firefox_logins/__init__.py
src/firefox_logins/nss.py
src/firefox_logins/profiles.py
src/firefox_logins/py.typed
src/firefox_logins/store.py
src/firefox_logins.egg-info/PKG-INFO
src/firefox_logins.egg-info/SOURCES.txt
src/firefox_logins.egg-info/dependency_links.txt
src/firefox_logins.egg-info/requires.txt
src/firefox_logins.egg-info/top_level.txt
tests/test_login.py
tests/test_nss_parsing.py
tests/test_profiles.py
tests/test_roundtrip.py