JSFinder2

View on PyPIReverse Dependencies (0)

0.2 JSFinder2-0.2-py3-none-any.whl

Wheel Details

Project: JSFinder2
Version: 0.2
Filename: JSFinder2-0.2-py3-none-any.whl
Download: [link]
Size: 10363
MD5: fa31ed6d7f2e297f2bc74262c5dd507b
SHA256: a64d5f8f91b22a3b5646dba062dbe25c7414c374c6ef97025af43026b2f451e4
Uploaded: 2023-09-20 16:00:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: JSFinder2
Version: 0.2
Summary: JSFinder2 can be used to find urls and subdomains in JS files.
Author: Richard Schwabe
Maintainer-Email: Richard Schwabe <hello[at]richardschwabe.de>
Project-Url: Homepage, https://github.com/richardschwabe/JSFinder2/blob/main/README.md
Project-Url: Documentation, https://github.com/richardschwabe/JSFinder2/blob/main/README.md
Project-Url: Bug Tracker, https://github.com/richardschwabe/JSFinder2/issues
Project-Url: Source, https://github.com/richardschwabe/JSFinder2
License: MIT License Copyright (c) 2023 Richard Schwabe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: anyio (==4.0.0)
Requires-Dist: beautifulsoup4 (==4.12.2)
Requires-Dist: certifi (==2023.7.22)
Requires-Dist: charset-normalizer (==3.2.0)
Requires-Dist: filelock (==3.12.4)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: httpcore (==0.18.0)
Requires-Dist: httpx (==0.25.0)
Requires-Dist: idna (==3.4)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-file (==1.5.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: sniffio (==1.3.0)
Requires-Dist: soupsieve (==2.5)
Requires-Dist: tldextract (==3.5.0)
Requires-Dist: urllib3 (==2.0.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4685 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsfinder2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsfinder2/__main__.py sha256=du8JR6BtRoJp0iwRmsHG75z_7nC9DmjAQH7tJsR17RI 132
jsfinder2/settings.py sha256=8fpPkjwFwvbpADIk0i4R6eVMeZrbj44p6SoBfKFOjrQ 128
jsfinder2/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsfinder2/lib/jsfinder2.py sha256=oPxwDrZaPZ1muJT0HOnvuQjBbBeUn256bLpeYy-SQcQ 10116
jsfinder2/lib/utils.py sha256=TvM4AZJOH5QIxq4leX0t2JZ3Y4jLZIWNK7nMtX1c_nU 4123
JSFinder2-0.2.dist-info/LICENSE sha256=PwUNDoQGFY-ZIr8Fx7iGtqRmSpzsQ_7oR64G8zhUJR0 1072
JSFinder2-0.2.dist-info/METADATA sha256=m3xq8oNga5xcmeZOFqxuO45_UUiJ_9g9Mg9hYSpwUx8 7323
JSFinder2-0.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
JSFinder2-0.2.dist-info/entry_points.txt sha256=cRIdcQ0JmBm4YElEf7FdHbTJp1Bc3dRw_HzQo0NhcPQ 53
JSFinder2-0.2.dist-info/top_level.txt sha256=OEaSsMgMKitj3fpg_4fNthCZ_Lx1re0twN78Q5j9VBc 10
JSFinder2-0.2.dist-info/RECORD

top_level.txt

jsfinder2

entry_points.txt

jsfinder2 = jsfinder2.__main__:run