stock-tracker

This commit is contained in:
C菌
2026-07-04 00:17:11 +08:00
commit 6087341a48
6463 changed files with 1929869 additions and 0 deletions
@@ -0,0 +1,32 @@
Metadata-Version: 2.1
Name: jsonpath
Version: 0.82.2
Summary: An XPath for JSON
Home-page: http://www.ultimate.com/phil/python/#jsonpath
Author: Phil Budne
Author-email: phil@ultimate.com
License: MIT
Download-URL: http://www.ultimate.com/phil/python/download/jsonpath-0.82.2.tar.gz
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
A port of the Perl, and JavaScript versions of JSONPath
see http://goessner.net/articles/JsonPath/
Based on on JavaScript version by Stefan Goessner at:
https://goessner.net/articles/JsonPath/
http://code.google.com/p/jsonpath/
and Perl version by Kay Rhodes at:
http://github.com/masukomi/jsonpath-perl/
Python3 compatibily by Per J. Sandstrom
@@ -0,0 +1,7 @@
../../../../../../../../Library/Caches/com.apple.python/Users/cjun/Code/github/stock-tracker/backend/.venv/lib/python3.9/site-packages/jsonpath.cpython-39.pyc,,
jsonpath-0.82.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
jsonpath-0.82.2.dist-info/METADATA,sha256=DVv69gvzDdarfzf16gz67BNWQdrBrImr-4lmnus6N7A,1117
jsonpath-0.82.2.dist-info/RECORD,,
jsonpath-0.82.2.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
jsonpath-0.82.2.dist-info/top_level.txt,sha256=Y35ncAqub-zO_G0jqXzw3Ll5rFBzSZXyJBWl7LAxmnM,9
jsonpath.py,sha256=QaHRlWSTg-E-_XK42-3r9mxohlppCiqjxsYtpS7jafs,11891
@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any