copyaid

View on PyPIReverse Dependencies (0)

0.7.1 copyaid-0.7.1-py3-none-any.whl

Wheel Details

Project: copyaid
Version: 0.7.1
Filename: copyaid-0.7.1-py3-none-any.whl
Download: [link]
Size: 14616
MD5: 23668b43572e7706b7617585c0978986
SHA256: 01639e94f34b2f50555786ff9bda6d5900d97c5faad17d0bed5d394482903278
Uploaded: 2024-01-27 23:37:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: copyaid
Version: 0.7.1
Summary: Copyedit with OpenAI from a CLI.
Author: Castedo Ellerman
Project-Url: Homepage, https://gitlab.com/castedo/copyaid
License: MIT License Copyright (c) 2023-present E. Castedo Ellerman and other contributors 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: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: openai (>=1)
Requires-Dist: tomli
Requires-Dist: jsoml; extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 244 characters]

WHEEL

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

RECORD

Path Digest Size
copyaid/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
copyaid/__main__.py sha256=NwZNJkJ7Y_G4CEhwGHnHjrDfRxILltiMPzMHiIUisgo 67
copyaid/cli.py sha256=RZZyyyOGgnUtVuWLeLqMkVmEENu_JZvWwM3eYnuNUQ8 3413
copyaid/core.py sha256=zwOOiUIux_rBjb1z5wKEb-2-cBJloVRnBLTAiTJxi48 11309
copyaid/diff.py sha256=TSEnij975Zru7n_CA488nkFvKqqT9qItF01aLK32yRU 5987
copyaid/task.py sha256=ED9MjxXyBly0GrV9dpHxPGpz4vsF82jbLQzyfrg6ct8 5337
copyaid/util.py sha256=5U9fp-evMy-x-ZOPV82X1iFAPvFgHqPHVvrsz4Kf1fc 1207
copyaid/config/copyaid.toml sha256=6S3hakSpNi2LdbbhNyJlN9AwoZuJn5QeZsz0XszbaDk 1897
copyaid/config/heavy.toml sha256=Rn_D9T3HeyN0NWDlGWO9APNbvSchG2q8_Ncd81RjyBo 305
copyaid/config/light.toml sha256=oX2DCUcwDpaG5Z78FzuNjo77DiD04XzN72tHL8taodI 304
copyaid/config/proofread.toml sha256=o40r6Oh1FbGeITN0oskZ-RIsv8X50OJAsv10uNklCzs 305
copyaid-0.7.1.dist-info/METADATA sha256=mrYpfonMhhWegTZPrvVZAcXKajcXzT-eoupjXmSY_sA 2022
copyaid-0.7.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
copyaid-0.7.1.dist-info/entry_points.txt sha256=4N4oK3-d_FAaQvMSc6ZQlhHK2rPKtRSoRLvxNLfryr8 74
copyaid-0.7.1.dist-info/licenses/LICENSE sha256=YStB71q0bHgCZG6BCci4cfNcq74MuMyCQ-5kZdhVRnA 1107
copyaid-0.7.1.dist-info/RECORD

entry_points.txt

copyaid = copyaid.cli:main
diffadapt = copyaid.diff:cli