diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /third_party/python/yarl/yarl.egg-info/SOURCES.txt | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
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 |