Metadata-Version: |
2.2 |
Name: |
tikray |
Version: |
0.0.23 |
Summary: |
A compact data transformation engine. |
Author-Email: |
Andreas Motl <andreas.motl[at]panodata.org> |
Project-Url: |
Changelog, https://tikray.readthedocs.io/changes.html |
Project-Url: |
Documentation, https://tikray.readthedocs.io/ |
Project-Url: |
Homepage, https://tikray.readthedocs.io/ |
Project-Url: |
Issues, https://github.com/panodata/tikray/issues |
Project-Url: |
Repository, https://github.com/panodata/tikray |
License: |
LGPL 3, EUPL 1.2 |
Keywords: |
conversion,convert,data,decode,deserialize,encode,i/o,jmespath,json,jsonpointer,map data,marshal,nested data,serialize,sql,tool,transcode,transform,translate,transon,unmarshal,unserialize,utility |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Plugins |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Manufacturing |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2) |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
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 :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Programming Language :: SQL |
Classifier: |
Topic :: Adaptive Technologies |
Classifier: |
Topic :: Communications |
Classifier: |
Topic :: Database |
Classifier: |
Topic :: Documentation |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Office/Business |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Pre-processors |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Software Development :: Version Control |
Classifier: |
Topic :: System :: Archiving |
Classifier: |
Topic :: System :: Benchmark |
Classifier: |
Topic :: System :: Clustering |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Logging |
Classifier: |
Topic :: System :: Monitoring |
Classifier: |
Topic :: System :: Networking |
Classifier: |
Topic :: System :: Systems Administration |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.8.6 |
Requires-Dist: |
cattrs (<25) |
Requires-Dist: |
importlib-resources (<6.5); python_version < "3.10" |
Requires-Dist: |
jmespath (<1.1) |
Requires-Dist: |
jq (<1.8) |
Requires-Dist: |
jsonpointer (<4) |
Requires-Dist: |
python-dateutil (<2.10) |
Requires-Dist: |
pyyaml (<7) |
Requires-Dist: |
toolz (<0.13) |
Requires-Dist: |
transon (==0.0.7) |
Requires-Dist: |
mypy (<1.12); extra == "develop" |
Requires-Dist: |
poethepoet (<0.28); extra == "develop" |
Requires-Dist: |
pyproject-fmt (<2.3); extra == "develop" |
Requires-Dist: |
ruff (<0.6); extra == "develop" |
Requires-Dist: |
validate-pyproject (<0.19); extra == "develop" |
Requires-Dist: |
furo (==2024.1.29); extra == "docs" |
Requires-Dist: |
myst-parser[linkify] (<4,>=0.18); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (==2021.3.14); extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx-design-elements (<1); extra == "docs" |
Requires-Dist: |
sphinxcontrib-mermaid (<1); extra == "docs" |
Requires-Dist: |
sphinxext-opengraph (<1); extra == "docs" |
Requires-Dist: |
pymongo (<4.9); extra == "mongodb" |
Requires-Dist: |
build (<2); extra == "release" |
Requires-Dist: |
twine (<6); extra == "release" |
Requires-Dist: |
pytest (<9); extra == "test" |
Requires-Dist: |
pytest-cov (<6); extra == "test" |
Requires-Dist: |
pytest-mock (<4); extra == "test" |
Provides-Extra: |
develop |
Provides-Extra: |
docs |
Provides-Extra: |
mongodb |
Provides-Extra: |
release |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |