diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /third_party/python/yarl/yarl.egg-info/SOURCES.txt | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'third_party/python/yarl/yarl.egg-info/SOURCES.txt')
-rw-r--r-- | third_party/python/yarl/yarl.egg-info/SOURCES.txt | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/third_party/python/yarl/yarl.egg-info/SOURCES.txt b/third_party/python/yarl/yarl.egg-info/SOURCES.txt new file mode 100644 index 0000000000..383d95918b --- /dev/null +++ b/third_party/python/yarl/yarl.egg-info/SOURCES.txt @@ -0,0 +1,42 @@ +CHANGES.rst +LICENSE +MANIFEST.in +README.rst +pyproject.toml +setup.cfg +setup.py +docs/Makefile +docs/api.rst +docs/conf.py +docs/index.rst +docs/make.bat +docs/spelling_wordlist.txt +docs/yarl-icon-128x128.xcf +docs/_static/yarl-icon-128x128.png +docs/_templates/about.html +tests/test_cache.py +tests/test_cached_property.py +tests/test_normalize_path.py +tests/test_pickle.py +tests/test_quoting.py +tests/test_update_query.py +tests/test_url.py +tests/test_url_build.py +tests/test_url_cmp_and_hash.py +tests/test_url_parsing.py +tests/test_url_query.py +tests/test_url_update_netloc.py +yarl/__init__.py +yarl/__init__.pyi +yarl/_quoting.py +yarl/_quoting_c.c +yarl/_quoting_c.pyi +yarl/_quoting_c.pyx +yarl/_quoting_py.py +yarl/_url.py +yarl/py.typed +yarl.egg-info/PKG-INFO +yarl.egg-info/SOURCES.txt +yarl.egg-info/dependency_links.txt +yarl.egg-info/requires.txt +yarl.egg-info/top_level.txt
\ No newline at end of file |