frics

View on PyPIReverse Dependencies (0)

1.0.0 frics-1.0.0-py3-none-any.whl

Wheel Details

Project: frics
Version: 1.0.0
Filename: frics-1.0.0-py3-none-any.whl
Download: [link]
Size: 7338
MD5: cc922285fe71efc09e8450de601611c9
SHA256: 46ff41053f0ec1229d422dac829f3edd79905de0dcbae7a6821023e86a638dfb
Uploaded: 2023-07-26 03:12:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: frics
Version: 1.0.0
Summary: Textual app to view Frida Codeshare snippets
Author-Email: Leron Gray <daddycocoaman[at]gmail.com>
Project-Url: Documentation, https://github.com/daddycocoaman/frics#readme
Project-Url: Issues, https://github.com/daddycocoaman/frics/issues
Project-Url: Source, https://github.com/daddycocoaman/frics
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: aiosqlite (==0.19.0)
Requires-Dist: beautifulsoup4
Requires-Dist: httpx (==0.24.*)
Requires-Dist: platformdirs
Requires-Dist: pyperclip (==1.8.2)
Requires-Dist: textual (==0.30.*)
Requires-Dist: uvloop; platform_system == "Linux"
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 889 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
frics/__about__.py sha256=J-j-u0itpEFT6irdmWmixQqYMadNl1X91TxUmoiLHMI 22
frics/__init__.py sha256=fSrWqwtS1d9XhY03vC0Z37yKnqeI81TF8TA8AsXVrKY 155
frics/app.py sha256=DL25-jqqISWCPmX4_0cygG2pkxrcsRSTV7rb1jSNcIw 6059
frics/codeshare.py sha256=AKx2U2BG4A7p2IZW0FDH_li3Fm6dt9kRfTWLVKnoSDY 5892
frics/frics.css sha256=rlA3X0bw3YyDFsKxG50BVXw2RO9T_PwdxI-fPf_Y6Cc 1140
frics-1.0.0.dist-info/METADATA sha256=Y7-sc0EQO-HLWW9ac1kvXWETCcClL0asMGKvpzjB6HQ 1835
frics-1.0.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
frics-1.0.0.dist-info/entry_points.txt sha256=uj0cqCNo7yseZrRoXXpivPoUZw-GGDRl4pTtb7AVgDg 44
frics-1.0.0.dist-info/licenses/LICENSE.txt sha256=jriEt3irvhUMo7cyrB4n2sAgngMzhDTG7n8lhCt-kH4 1092
frics-1.0.0.dist-info/RECORD

entry_points.txt

frics = frics.app:run_app