pymarks

View on PyPIReverse Dependencies (0)

0.0.13 pymarks-0.0.13-py3-none-any.whl

Wheel Details

Project: pymarks
Version: 0.0.13
Filename: pymarks-0.0.13-py3-none-any.whl
Download: [link]
Size: 21642
MD5: cda4c5651304b451a5e16f7b8bc523b8
SHA256: 9195ef4e06f3f640321750d13f14b3b40872a00618455c6b560ffaf3b1ad565e
Uploaded: 2023-10-04 22:51:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymarks
Version: 0.0.13
Summary: Simple tool to manage your bookmarks
Author-Email: haaag <git.haaag[at]gmail.com>
Project-Url: Documentation, https://github.com/haaag/PyMarks#readme
Project-Url: Issues, https://github.com/haaag/PyMarks/issues
Project-Url: Source, https://github.com/haaag/PyMarks/
License: MIT License Copyright (c) 2023-present haaag <git.haaag@gmail.com> 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: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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.7
Requires-Dist: beautifulsoup4 (>=4.4.1)
Requires-Dist: html5lib
Requires-Dist: httpx
Requires-Dist: pyselector (>=0.0.23)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 8807 characters]

WHEEL

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

RECORD

Path Digest Size
pymarks/__about__.py sha256=obBh7LI64H2RQKKRCw3fzD96uRFO9iU8rdDms71g9OE 147
pymarks/__init__.py sha256=cILBwe80ndCZPmGImyAkVDiBIIkR9VZyd2-DafHUDh8 100
pymarks/__main__.py sha256=he_1oqnlZDKN2J5Hu8FtQVWQvCWgl3UNScqA1LE3w1U 3523
pymarks/actions.py sha256=-Zz1RXF7CmtRqTaPTd9buyAoKmRUN6q_B4hLGk0ubVE 7712
pymarks/backup.py sha256=sQ-x9KtK7a9jTZjHIuMjNG8OQmXMe99aNTivuOSICVc 3395
pymarks/bookmark.py sha256=KNHDBxunuLE57uRK10XwfM6tL2md2ZOx20DJGqN9f3o 774
pymarks/constants.py sha256=Kl2CCSwzW1sc8MrTqOUcUkg3QH0v6XopTAbv5qdNAKg 2620
pymarks/database.py sha256=AwtQo7-D1wGNgUS-ADu2n5dTlIS6r008DGF_0AtMfJ8 9210
pymarks/display.py sha256=cWuuUbBGzvaSYYgQuHSZAyOmuvDZjs2SP3Wa_W7JALU 1633
pymarks/files.py sha256=R0sx1Yz--iRqPODx0XkYRgQTvjhwPlfEli8ZJnJRgrw 1735
pymarks/info.py sha256=_4_7XWl6afIQlyeldCVllrvQnvWlrfX4XDoh8y7dJA8 6489
pymarks/keys.py sha256=gx0mESfIXLWQIXZ9gSdkkZD-ev9nM1ZI1ftskz5tLV8 1390
pymarks/logger.py sha256=X0j7Blf5hjGqJux8KM_NGXaGF7YE1CdkCfT43-AbYPg 988
pymarks/scrape.py sha256=f_H7FC3Yl0oN7xJEbo3h29Tq7xNhFlImLieJfmU5b9E 2536
pymarks/utils.py sha256=8s4w9lzbhUcwJGan2L3vD_6g6Zmct0eP0hIrZsyNRpg 2978
pymarks-0.0.13.dist-info/METADATA sha256=pv13nzhLV9QXuEaNbAh35Rq6os59eHdf69508M69z00 11161
pymarks-0.0.13.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
pymarks-0.0.13.dist-info/entry_points.txt sha256=ON5VDMI53NIWVLFz5M85flvVY4qm8vQbS8-qZU2Lx4M 50
pymarks-0.0.13.dist-info/licenses/LICENSE.txt sha256=JOQ5KtJP715axLQQ8jaSfDgoiKJ4pCON7Ro7puKb5ng 1092
pymarks-0.0.13.dist-info/RECORD

entry_points.txt

pymarks = pymarks.__main__:main