cedarscript-editor

View on PyPIReverse Dependencies (0)

0.3.3 cedarscript_editor-0.3.3-py3-none-any.whl

Wheel Details

Project: cedarscript-editor
Version: 0.3.3
Filename: cedarscript_editor-0.3.3-py3-none-any.whl
Download: [link]
Size: 24607
MD5: d1766c809d7a74819284a0ba2e13af20
SHA256: dd1264c3f3a1cafc337fcdefd3361ace6ccc7b749453fca616c273a58c8f921d
Uploaded: 2024-10-21 05:00:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cedarscript-editor
Version: 0.3.3
Summary: A library for executing CEDARScript, a SQL-like language for code analysis and transformations
Author-Email: Elifarley <cedarscript[at]orgecc.com>
Project-Url: Homepage, https://github.com/CEDARScript/cedarscript-editor-python
Project-Url: Documentation, https://github.com/CEDARScript/cedarscript-editor-python#readme
Project-Url: Repository, https://github.com/CEDARScript/cedarscript-editor-python.git
Project-Url: Bug Tracker, https://github.com/CEDARScript/cedarscript-editor-python/issues
License: MIT
Keywords: cedarscript,code-editing,refactoring,code-analysis,sql-like,ai-assisted-development
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Requires-Python: >=3.11
Requires-Dist: cedarscript-ast-parser (>=0.2.8)
Requires-Dist: grep-ast (==0.3.3)
Requires-Dist: tree-sitter-languages (==1.10.2)
Requires-Dist: pytest (>=7.0); extra == "dev"
Requires-Dist: black (>=22.0); extra == "dev"
Requires-Dist: isort (>=5.0); extra == "dev"
Requires-Dist: flake8 (>=4.0); extra == "dev"
Requires-Dist: mypy (>=0.900); extra == "dev"
Requires-Dist: coverage (>=6.0); extra == "dev"
Requires-Dist: tox (>=3.24); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2958 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cedarscript_editor/__init__.py sha256=JwHVaXuWet9OUcIXI9DOi8ot1VQnuRs2BaI0v5-49Rw 1227
cedarscript_editor/_version.py sha256=FKnJIExgNrZG2xJ0y_dGNBpxGbGBYylvfat-jHhLUuM 411
cedarscript_editor/cedarscript_editor.py sha256=ni7f2M2sYUKsz8kj-ndLjfruvVmmv5Griqp1rhIBhNY 16017
cedarscript_editor/tree_sitter_identifier_finder.py sha256=_k6R0QcDxi9KkLEgHA_zNVJ6afvZOkqyFAIz7TlLk6w 5947
cedarscript_editor/tree_sitter_identifier_queries.py sha256=hmh3vpinaZbvcL7c2RyOUTGrsf_dh_EOiHNdiWTyO0c 38265
text_manipulation/__init__.py sha256=HMpazx5HGgYKtNANNt_kNSbYgXRaboY8uTmir6MfYGU 318
text_manipulation/indentation_kit.py sha256=7A6M7_08OSKVkd7xGLFux5fkPsNLt-CN6QlrAIBIH54 13219
text_manipulation/range_spec.py sha256=U0uynteW3H58yi2lcrX3BhPTLb7ygfRuUczY_mCuYTk 12788
text_manipulation/text_editor_kit.py sha256=KiyUvsxTmtpFuNmEsb3Xdw1tEsU2ggWKVOvyPf9cDUA 7013
cedarscript_editor-0.3.3.dist-info/LICENSE sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cedarscript_editor-0.3.3.dist-info/METADATA sha256=4VmF41GgzCZaPnDTV_Ve1on4kCKQzTIt5UCBS9NvdPU 4637
cedarscript_editor-0.3.3.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
cedarscript_editor-0.3.3.dist-info/top_level.txt sha256=amXMvj-EOw82OM17TQP2vp3NgVqEtYrEoxVNWZuaz8w 37
cedarscript_editor-0.3.3.dist-info/RECORD

top_level.txt

cedarscript_editor
text_manipulation