From 12cf076118570eebbff08c6b3090e0d4798447a1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:17:55 -0400 Subject: no venv --- .../site-packages/mdurl-0.1.2.dist-info/INSTALLER | 1 - .../site-packages/mdurl-0.1.2.dist-info/LICENSE | 46 ---------------------- .../site-packages/mdurl-0.1.2.dist-info/METADATA | 32 --------------- .../site-packages/mdurl-0.1.2.dist-info/RECORD | 18 --------- .../site-packages/mdurl-0.1.2.dist-info/WHEEL | 4 -- 5 files changed, 101 deletions(-) delete mode 100644 venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/INSTALLER delete mode 100644 venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/LICENSE delete mode 100644 venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/METADATA delete mode 100644 venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/RECORD delete mode 100644 venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/WHEEL (limited to 'venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info') diff --git a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/INSTALLER b/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/LICENSE b/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/LICENSE deleted file mode 100644 index 2a920c5..0000000 --- a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/LICENSE +++ /dev/null @@ -1,46 +0,0 @@ -Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin. -Copyright (c) 2021 Taneli Hukkinen - -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. - --------------------------------------------------------------------------------- - -.parse() is based on Joyent's node.js `url` code: - -Copyright Joyent, Inc. and other Node contributors. All rights reserved. -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. diff --git a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/METADATA b/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/METADATA deleted file mode 100644 index b4670e8..0000000 --- a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/METADATA +++ /dev/null @@ -1,32 +0,0 @@ -Metadata-Version: 2.1 -Name: mdurl -Version: 0.1.2 -Summary: Markdown URL utilities -Keywords: markdown,commonmark -Author-email: Taneli Hukkinen -Requires-Python: >=3.7 -Description-Content-Type: text/markdown -Classifier: License :: OSI Approved :: MIT License -Classifier: Operating System :: MacOS -Classifier: Operating System :: Microsoft :: Windows -Classifier: Operating System :: POSIX :: Linux -Classifier: Programming Language :: Python :: 3 :: Only -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 :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Topic :: Software Development :: Libraries :: Python Modules -Classifier: Typing :: Typed -Project-URL: Homepage, https://github.com/executablebooks/mdurl - -# mdurl - -[![Build Status](https://github.com/executablebooks/mdurl/workflows/Tests/badge.svg?branch=master)](https://github.com/executablebooks/mdurl/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush) -[![codecov.io](https://codecov.io/gh/executablebooks/mdurl/branch/master/graph/badge.svg)](https://codecov.io/gh/executablebooks/mdurl) -[![PyPI version](https://img.shields.io/pypi/v/mdurl)](https://pypi.org/project/mdurl) - -This is a Python port of the JavaScript [mdurl](https://www.npmjs.com/package/mdurl) package. -See the [upstream README.md file](https://github.com/markdown-it/mdurl/blob/master/README.md) for API documentation. - diff --git a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/RECORD b/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/RECORD deleted file mode 100644 index 7027145..0000000 --- a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/RECORD +++ /dev/null @@ -1,18 +0,0 @@ -mdurl-0.1.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -mdurl-0.1.2.dist-info/LICENSE,sha256=fGBd9uKGZ6lgMRjpgnT2SknOPu0NJvzM6VNKNF4O-VU,2338 -mdurl-0.1.2.dist-info/METADATA,sha256=tTsp1I9Jk2cFP9o8gefOJ9JVg4Drv4PmYCOwLrfd0l0,1638 -mdurl-0.1.2.dist-info/RECORD,, -mdurl-0.1.2.dist-info/WHEEL,sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8,81 -mdurl/__init__.py,sha256=1vpE89NyXniIRZNC_4f6BPm3Ub4bPntjfyyhLRR7opU,547 -mdurl/__pycache__/__init__.cpython-311.pyc,, -mdurl/__pycache__/_decode.cpython-311.pyc,, -mdurl/__pycache__/_encode.cpython-311.pyc,, -mdurl/__pycache__/_format.cpython-311.pyc,, -mdurl/__pycache__/_parse.cpython-311.pyc,, -mdurl/__pycache__/_url.cpython-311.pyc,, -mdurl/_decode.py,sha256=3Q_gDQqU__TvDbu7x-b9LjbVl4QWy5g_qFwljcuvN_Y,3004 -mdurl/_encode.py,sha256=goJLUFt1h4rVZNqqm9t15Nw2W-bFXYQEy3aR01ImWvs,2602 -mdurl/_format.py,sha256=xZct0mdePXA0H3kAqxjGtlB5O86G35DAYMGkA44CmB4,626 -mdurl/_parse.py,sha256=ezZSkM2_4NQ2Zx047sEdcJG7NYQRFHiZK7Y8INHFzwY,11374 -mdurl/_url.py,sha256=5kQnRQN2A_G4svLnRzZcG0bfoD9AbBrYDXousDHZ3z0,284 -mdurl/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26 diff --git a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/WHEEL b/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/WHEEL deleted file mode 100644 index 668ba4d..0000000 --- a/venv/lib/python3.11/site-packages/mdurl-0.1.2.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.7.1 -Root-Is-Purelib: true -Tag: py3-none-any -- cgit v1.2.3