././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0694015 uc-micro-py-1.0.3/0000755000175100001770000000000000000000000014465 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/CHANGELOG.md0000644000175100001770000000075600000000000016306 0ustar00runnerdocker00000000000000# Change Log ## v1.0.3 (2024-02-10) - Fix trashed build [#17](https://github.com/tsutsu3/uc.micro-py/issues/17) - Update CI ## v1.0.2 (2023-04-30) - Update development tools - Fix sdist is missing tests ## v1.0.1 (2020-12-15) - Add pre-commit, thanks to [@chrisjsewell ](https://github.com/chrisjsewell). - Update setup.py, thanks to [@chrisjsewell ](https://github.com/chrisjsewell). ## v1.0.0 (2020-11-11) - Update README.md - Update setup.py ## v0.1.0 (2020-11-01) - First release ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/LICENSE0000644000175100001770000000431500000000000015475 0ustar00runnerdocker00000000000000MIT License Copyright (c) 2020 tsutsu3 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. =============================================================================== Original Javascript version: Copyright Mathias Bynens 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. ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/MANIFEST.in0000644000175100001770000000004500000000000016222 0ustar00runnerdocker00000000000000include CHANGELOG.md include tox.ini ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/PKG-INFO0000644000175100001770000000365400000000000015572 0ustar00runnerdocker00000000000000Metadata-Version: 2.1 Name: uc-micro-py Version: 1.0.3 Summary: Micro subset of unicode data files for linkify-it-py projects. Author: tsutsu3 License: MIT Project-URL: Homepage, https://github.com/tsutsu3/uc.micro-py Keywords: unicode Classifier: Development Status :: 5 - Production/Stable Classifier: Programming Language :: Python :: 3 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: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE Provides-Extra: test Requires-Dist: pytest; extra == "test" Requires-Dist: coverage; extra == "test" Requires-Dist: pytest-cov; extra == "test" # uc.micro-py [![pypi](https://img.shields.io/pypi/v/uc-micro-py)](https://pypi.org/project/uc-micro-py/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/uc-micro-py/badges/version.svg)](https://anaconda.org/conda-forge/uc-micro-py) [![CI](https://github.com/tsutsu3/uc.micro-py/workflows/CI/badge.svg?branch=main)](https://github.com/tsutsu3/uc.micro-py/actions) [![codecov](https://codecov.io/gh/tsutsu3/uc.micro-py/branch/main/graph/badge.svg?token=5Y7559D69U)](https://codecov.io/gh/tsutsu3/uc.micro-py) This is a Python port of [uc.micro](https://github.com/markdown-it/uc.micro). > Micro subset of unicode data files for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) projects. **This package content is ONLY for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py)projects needs.** ## install ```bash pip install uc-micro-py ``` or ```bash conda install -c conda-forge uc-micro-py ``` ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/README.md0000644000175100001770000000163700000000000015753 0ustar00runnerdocker00000000000000# uc.micro-py [![pypi](https://img.shields.io/pypi/v/uc-micro-py)](https://pypi.org/project/uc-micro-py/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/uc-micro-py/badges/version.svg)](https://anaconda.org/conda-forge/uc-micro-py) [![CI](https://github.com/tsutsu3/uc.micro-py/workflows/CI/badge.svg?branch=main)](https://github.com/tsutsu3/uc.micro-py/actions) [![codecov](https://codecov.io/gh/tsutsu3/uc.micro-py/branch/main/graph/badge.svg?token=5Y7559D69U)](https://codecov.io/gh/tsutsu3/uc.micro-py) This is a Python port of [uc.micro](https://github.com/markdown-it/uc.micro). > Micro subset of unicode data files for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) projects. **This package content is ONLY for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py)projects needs.** ## install ```bash pip install uc-micro-py ``` or ```bash conda install -c conda-forge uc-micro-py ``` ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/pyproject.toml0000644000175100001770000000221500000000000017401 0ustar00runnerdocker00000000000000[build-system] requires = ["setuptools"] build-backend = "setuptools.build_meta" [project] name = "uc-micro-py" authors = [{ name = "tsutsu3" }] description = "Micro subset of unicode data files for linkify-it-py projects." readme = "README.md" requires-python = ">=3.7" keywords = ["unicode"] license = { text = "MIT" } urls = { Homepage = "https://github.com/tsutsu3/uc.micro-py" } classifiers = [ "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Intended Audience :: Developers", "Topic :: Software Development :: Libraries :: Python Modules", ] dynamic = ["version"] [project.optional-dependencies] test = ["pytest", "coverage", "pytest-cov"] [tool.setuptools.packages.find] include = ["uc_micro*"] namespaces = false [tool.setuptools.dynamic] version = { attr = "uc_micro.__version__" } ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0694015 uc-micro-py-1.0.3/setup.cfg0000644000175100001770000000004600000000000016306 0ustar00runnerdocker00000000000000[egg_info] tag_build = tag_date = 0 ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0614014 uc-micro-py-1.0.3/test/0000755000175100001770000000000000000000000015444 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/test/test_uc_micro.py0000644000175100001770000000137600000000000020664 0ustar00runnerdocker00000000000000import re def test_Any(): from uc_micro.properties import Any assert re.search(Any.regex.REGEX, "A") assert not re.search(Any.regex.REGEX, "") def test_Cc(): from uc_micro.categories import Cc assert re.search(Cc.REGEX, "\r") assert not re.search(Cc.REGEX, "A") def test_Cf(): from uc_micro.categories import Cf assert re.search(Cf.REGEX, "\xAD") assert not re.search(Cf.REGEX, "A") def test_P(): from uc_micro.categories import P assert re.search(P.REGEX, ",") assert not re.search(P.REGEX, "A") def test_Z(): from uc_micro.categories import Z assert re.search(Z.REGEX, " ") assert re.search(Z.REGEX, "\u2028") assert re.search(Z.REGEX, "\u2029") assert not re.search(Z.REGEX, "A") ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/tox.ini0000644000175100001770000000054000000000000015777 0ustar00runnerdocker00000000000000# To use tox, see https://tox.readthedocs.io # Simply pip or conda install tox # If you use conda, you may also want to install tox-conda # then run `tox` or `tox -- {pytest args}` # run in parallel using `tox -p` [tox] envlist = py37 [testenv] deps = pytest usedevelop = true [testenv:py{37,38,39,310,311}] extras = test commands = pytest {posargs} ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0614014 uc-micro-py-1.0.3/uc_micro/0000755000175100001770000000000000000000000016265 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/__init__.py0000644000175100001770000000013000000000000020370 0ustar00runnerdocker00000000000000from .categories import Cc, Cf, P, Z from .properties import Any __version__ = "1.0.3" ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0614014 uc-micro-py-1.0.3/uc_micro/categories/0000755000175100001770000000000000000000000020412 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/categories/Cc/0000755000175100001770000000000000000000000020737 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Cc/__init__.py0000644000175100001770000000003100000000000023042 0ustar00runnerdocker00000000000000from .regex import REGEX ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Cc/regex.py0000644000175100001770000000003600000000000022422 0ustar00runnerdocker00000000000000REGEX = r"[\0-\x1F\x7F-\x9F]" ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/categories/Cf/0000755000175100001770000000000000000000000020742 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Cf/__init__.py0000644000175100001770000000003100000000000023045 0ustar00runnerdocker00000000000000from .regex import REGEX ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Cf/regex.py0000644000175100001770000000035700000000000022433 0ustar00runnerdocker00000000000000REGEX = r"[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]" # noqa: E501 ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/categories/P/0000755000175100001770000000000000000000000020611 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/P/__init__.py0000644000175100001770000000003100000000000022714 0ustar00runnerdocker00000000000000from .regex import REGEX ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/P/regex.py0000644000175100001770000000357400000000000022306 0ustar00runnerdocker00000000000000REGEX = r"[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]" # noqa: E501 ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/categories/Z/0000755000175100001770000000000000000000000020623 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Z/__init__.py0000644000175100001770000000003100000000000022726 0ustar00runnerdocker00000000000000from .regex import REGEX ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/Z/regex.py0000644000175100001770000000010400000000000022302 0ustar00runnerdocker00000000000000REGEX = r"[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]" ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/categories/__init__.py0000644000175100001770000000010600000000000022520 0ustar00runnerdocker00000000000000from .Cc import * from .Cf import * from .P import * from .Z import * ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/properties/0000755000175100001770000000000000000000000020461 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro/properties/Any/0000755000175100001770000000000000000000000021210 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/properties/Any/__init__.py0000644000175100001770000000003100000000000023313 0ustar00runnerdocker00000000000000from .regex import REGEX ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/properties/Any/regex.py0000644000175100001770000000023200000000000022671 0ustar00runnerdocker00000000000000REGEX = r"[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]" # noqa: E501 ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497502.0 uc-micro-py-1.0.3/uc_micro/properties/__init__.py0000644000175100001770000000002300000000000022565 0ustar00runnerdocker00000000000000from .Any import * ././@PaxHeader0000000000000000000000000000003400000000000011452 xustar000000000000000028 mtime=1707497512.0654016 uc-micro-py-1.0.3/uc_micro_py.egg-info/0000755000175100001770000000000000000000000020467 5ustar00runnerdocker00000000000000././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497512.0 uc-micro-py-1.0.3/uc_micro_py.egg-info/PKG-INFO0000644000175100001770000000365400000000000021574 0ustar00runnerdocker00000000000000Metadata-Version: 2.1 Name: uc-micro-py Version: 1.0.3 Summary: Micro subset of unicode data files for linkify-it-py projects. Author: tsutsu3 License: MIT Project-URL: Homepage, https://github.com/tsutsu3/uc.micro-py Keywords: unicode Classifier: Development Status :: 5 - Production/Stable Classifier: Programming Language :: Python :: 3 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: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE Provides-Extra: test Requires-Dist: pytest; extra == "test" Requires-Dist: coverage; extra == "test" Requires-Dist: pytest-cov; extra == "test" # uc.micro-py [![pypi](https://img.shields.io/pypi/v/uc-micro-py)](https://pypi.org/project/uc-micro-py/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/uc-micro-py/badges/version.svg)](https://anaconda.org/conda-forge/uc-micro-py) [![CI](https://github.com/tsutsu3/uc.micro-py/workflows/CI/badge.svg?branch=main)](https://github.com/tsutsu3/uc.micro-py/actions) [![codecov](https://codecov.io/gh/tsutsu3/uc.micro-py/branch/main/graph/badge.svg?token=5Y7559D69U)](https://codecov.io/gh/tsutsu3/uc.micro-py) This is a Python port of [uc.micro](https://github.com/markdown-it/uc.micro). > Micro subset of unicode data files for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) projects. **This package content is ONLY for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py)projects needs.** ## install ```bash pip install uc-micro-py ``` or ```bash conda install -c conda-forge uc-micro-py ``` ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497512.0 uc-micro-py-1.0.3/uc_micro_py.egg-info/SOURCES.txt0000644000175100001770000000124700000000000022357 0ustar00runnerdocker00000000000000CHANGELOG.md LICENSE MANIFEST.in README.md pyproject.toml tox.ini test/test_uc_micro.py uc_micro/__init__.py uc_micro/categories/__init__.py uc_micro/categories/Cc/__init__.py uc_micro/categories/Cc/regex.py uc_micro/categories/Cf/__init__.py uc_micro/categories/Cf/regex.py uc_micro/categories/P/__init__.py uc_micro/categories/P/regex.py uc_micro/categories/Z/__init__.py uc_micro/categories/Z/regex.py uc_micro/properties/__init__.py uc_micro/properties/Any/__init__.py uc_micro/properties/Any/regex.py uc_micro_py.egg-info/PKG-INFO uc_micro_py.egg-info/SOURCES.txt uc_micro_py.egg-info/dependency_links.txt uc_micro_py.egg-info/requires.txt uc_micro_py.egg-info/top_level.txt././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497512.0 uc-micro-py-1.0.3/uc_micro_py.egg-info/dependency_links.txt0000644000175100001770000000000100000000000024535 0ustar00runnerdocker00000000000000 ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497512.0 uc-micro-py-1.0.3/uc_micro_py.egg-info/requires.txt0000644000175100001770000000004300000000000023064 0ustar00runnerdocker00000000000000 [test] pytest coverage pytest-cov ././@PaxHeader0000000000000000000000000000002600000000000011453 xustar000000000000000022 mtime=1707497512.0 uc-micro-py-1.0.3/uc_micro_py.egg-info/top_level.txt0000644000175100001770000000001100000000000023211 0ustar00runnerdocker00000000000000uc_micro