diff --git a/LICENSE b/LICENSE index 0ca38b4..dbdb0fa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,373 @@ -MIT License +Mozilla Public License Version 2.0 +================================== -Copyright (c) 2025 Qin Han +1. Definitions +-------------- -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: +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. -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. \ No newline at end of file +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at https://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. \ No newline at end of file diff --git a/README.md b/README.md index dfb5c8f..9a212ac 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ async def main(): to_lang="English", # Target language chunk_size=3000, # Text chunk size concurrent=10 # Number of concurrent executions + # glossary_generate_enable=True, # Enable automatic glossary generation + # glossary_dict={"Jobs":"乔布斯"} # Pass in the glossary ) # 2. Build converter configuration (using minerU) diff --git a/README_JP.md b/README_JP.md index de5ecec..f0140d9 100644 --- a/README_JP.md +++ b/README_JP.md @@ -154,7 +154,9 @@ async def main(): model_id="glm-4-air", # モデル ID to_lang="English", # 対象言語 chunk_size=3000, # テキストのチャンクサイズ - concurrent=10 # 同時実行数 + concurrent=10, # 同時実行数 + # glossary_generate_enable=True, # 自動用語集生成を有効にする + # glossary_dict={"Jobs":"乔布斯"} # 用語表を渡す ) # 2. コンバーター設定を構築 (minerU を使用) diff --git a/README_ZH.md b/README_ZH.md index cb56ab6..e3b98bf 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -157,7 +157,9 @@ async def main(): model_id="glm-4-air", # 模型 ID to_lang="English", # 目标语言 chunk_size=3000, # 文本分块大小 - concurrent=10 # 并发数 + concurrent=10, # 并发数 + # glossary_generate_enable=True, # 启用自动生成术语表 + # glossary_dict={"Jobs":"乔布斯"} # 传入术语表 ) # 2. 构建转换器配置 (使用 minerU) diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 80c9781..c03d949 100644 --- a/docutranslate/__init__.py +++ b/docutranslate/__init__.py @@ -1 +1,3 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 __version__="1.3.0" \ No newline at end of file diff --git a/docutranslate/agents/__init__.py b/docutranslate/agents/__init__.py index 38147a1..037f239 100644 --- a/docutranslate/agents/__init__.py +++ b/docutranslate/agents/__init__.py @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from .agent import Agent, AgentConfig from .markdown_agent import MDTranslateAgent diff --git a/docutranslate/agents/agent.py b/docutranslate/agents/agent.py index a20fb77..ce8a8ab 100644 --- a/docutranslate/agents/agent.py +++ b/docutranslate/agents/agent.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import itertools import logging diff --git a/docutranslate/agents/glossary_agent.py b/docutranslate/agents/glossary_agent.py index b937949..38b042d 100644 --- a/docutranslate/agents/glossary_agent.py +++ b/docutranslate/agents/glossary_agent.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import json from dataclasses import dataclass diff --git a/docutranslate/agents/markdown_agent.py b/docutranslate/agents/markdown_agent.py index f1a787f..0adc779 100644 --- a/docutranslate/agents/markdown_agent.py +++ b/docutranslate/agents/markdown_agent.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from dataclasses import dataclass from .agent import Agent, AgentConfig diff --git a/docutranslate/agents/segments_agent.py b/docutranslate/agents/segments_agent.py index 5bd32f8..1576476 100644 --- a/docutranslate/agents/segments_agent.py +++ b/docutranslate/agents/segments_agent.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import json from dataclasses import dataclass diff --git a/docutranslate/agents/txt_agent.py b/docutranslate/agents/txt_agent.py index ced6d95..c689fd1 100644 --- a/docutranslate/agents/txt_agent.py +++ b/docutranslate/agents/txt_agent.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from dataclasses import dataclass from docutranslate.agents import AgentConfig, Agent diff --git a/docutranslate/app.py b/docutranslate/app.py index 3a35061..71ba7cd 100644 --- a/docutranslate/app.py +++ b/docutranslate/app.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio import base64 import binascii diff --git a/docutranslate/cacher/__init__.py b/docutranslate/cacher/__init__.py index 8f6cebd..864cdbc 100644 --- a/docutranslate/cacher/__init__.py +++ b/docutranslate/cacher/__init__.py @@ -1 +1,4 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from .md_based_convert_cacher import MDBasedCovertCacher, md_based_convert_cacher diff --git a/docutranslate/cacher/md_based_convert_cacher.py b/docutranslate/cacher/md_based_convert_cacher.py index a1c4948..62f88da 100644 --- a/docutranslate/cacher/md_based_convert_cacher.py +++ b/docutranslate/cacher/md_based_convert_cacher.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import os from collections import OrderedDict diff --git a/docutranslate/cli.py b/docutranslate/cli.py index d2e6553..efeb3d6 100644 --- a/docutranslate/cli.py +++ b/docutranslate/cli.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import argparse import sys # 用于检查命令行参数数量 diff --git a/docutranslate/context/__init__.py b/docutranslate/context/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/context/__init__.py +++ b/docutranslate/context/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/context/md_mask_context.py b/docutranslate/context/md_mask_context.py index bc26c7d..0f91c0e 100644 --- a/docutranslate/context/md_mask_context.py +++ b/docutranslate/context/md_mask_context.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.ir.markdown_document import MarkdownDocument from docutranslate.utils.markdown_utils import MaskDict, uris2placeholder, placeholder2uris diff --git a/docutranslate/converter/__init__.py b/docutranslate/converter/__init__.py index b9636a8..1113d18 100644 --- a/docutranslate/converter/__init__.py +++ b/docutranslate/converter/__init__.py @@ -1,3 +1,2 @@ -""" -这个包用来处理document之间的格式转换 -""" +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 diff --git a/docutranslate/converter/base.py b/docutranslate/converter/base.py index 5256649..c807148 100644 --- a/docutranslate/converter/base.py +++ b/docutranslate/converter/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from abc import ABC, abstractmethod from dataclasses import dataclass from logging import Logger diff --git a/docutranslate/converter/converter_identity.py b/docutranslate/converter/converter_identity.py index 1fb614f..25e37d8 100644 --- a/docutranslate/converter/converter_identity.py +++ b/docutranslate/converter/converter_identity.py @@ -1,7 +1,7 @@ -from dataclasses import dataclass -from typing import Hashable +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 -from docutranslate.converter.base import Converter, ConverterConfig +from docutranslate.converter.base import Converter from docutranslate.ir.document import Document diff --git a/docutranslate/converter/x2md/__init__.py b/docutranslate/converter/x2md/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/converter/x2md/__init__.py +++ b/docutranslate/converter/x2md/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/converter/x2md/base.py b/docutranslate/converter/x2md/base.py index efc2749..01ff88e 100644 --- a/docutranslate/converter/x2md/base.py +++ b/docutranslate/converter/x2md/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from abc import abstractmethod from dataclasses import dataclass from typing import Hashable diff --git a/docutranslate/converter/x2md/converter_docling.py b/docutranslate/converter/x2md/converter_docling.py index 9613621..6b8d19a 100644 --- a/docutranslate/converter/x2md/converter_docling.py +++ b/docutranslate/converter/x2md/converter_docling.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import os import time diff --git a/docutranslate/converter/x2md/converter_mineru.py b/docutranslate/converter/x2md/converter_mineru.py index 43db090..c314919 100644 --- a/docutranslate/converter/x2md/converter_mineru.py +++ b/docutranslate/converter/x2md/converter_mineru.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import time import zipfile diff --git a/docutranslate/converter/x2xlsx/__init__.py b/docutranslate/converter/x2xlsx/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/converter/x2xlsx/__init__.py +++ b/docutranslate/converter/x2xlsx/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/converter/x2xlsx/base.py b/docutranslate/converter/x2xlsx/base.py index 629f854..761d2c1 100644 --- a/docutranslate/converter/x2xlsx/base.py +++ b/docutranslate/converter/x2xlsx/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from abc import abstractmethod from dataclasses import dataclass from typing import Hashable diff --git a/docutranslate/converter/x2xlsx/converter_csv2xlsx.py b/docutranslate/converter/x2xlsx/converter_csv2xlsx.py index 43926fb..51c1d6d 100644 --- a/docutranslate/converter/x2xlsx/converter_csv2xlsx.py +++ b/docutranslate/converter/x2xlsx/converter_csv2xlsx.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import asyncio import csv from dataclasses import dataclass diff --git a/docutranslate/exporter/__init__.py b/docutranslate/exporter/__init__.py index 0cb105e..edf14b9 100644 --- a/docutranslate/exporter/__init__.py +++ b/docutranslate/exporter/__init__.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 """ 这个包用于将Document导出为其它格式 """ \ No newline at end of file diff --git a/docutranslate/exporter/base.py b/docutranslate/exporter/base.py index 9d47bae..876a493 100644 --- a/docutranslate/exporter/base.py +++ b/docutranslate/exporter/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from abc import ABC,abstractmethod from typing import Generic,TypeVar, Any diff --git a/docutranslate/exporter/docx/__init__.py b/docutranslate/exporter/docx/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/docx/__init__.py +++ b/docutranslate/exporter/docx/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/docx/base.py b/docutranslate/exporter/docx/base.py index 18b628d..a8f20b0 100644 --- a/docutranslate/exporter/docx/base.py +++ b/docutranslate/exporter/docx/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/docx/docx2docx_exporter.py b/docutranslate/exporter/docx/docx2docx_exporter.py index e13efe5..2b9f584 100644 --- a/docutranslate/exporter/docx/docx2docx_exporter.py +++ b/docutranslate/exporter/docx/docx2docx_exporter.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.docx.base import DocxExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/docx/docx2html_exporter.py b/docutranslate/exporter/docx/docx2html_exporter.py index 6818f1f..e7f517d 100644 --- a/docutranslate/exporter/docx/docx2html_exporter.py +++ b/docutranslate/exporter/docx/docx2html_exporter.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from dataclasses import dataclass from io import BytesIO diff --git a/docutranslate/exporter/epub/__init__.py b/docutranslate/exporter/epub/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/epub/__init__.py +++ b/docutranslate/exporter/epub/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/epub/base.py b/docutranslate/exporter/epub/base.py index 79858d3..e44003e 100644 --- a/docutranslate/exporter/epub/base.py +++ b/docutranslate/exporter/epub/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/epub/epub2epub_exporter.py b/docutranslate/exporter/epub/epub2epub_exporter.py index 34da465..ca4470a 100644 --- a/docutranslate/exporter/epub/epub2epub_exporter.py +++ b/docutranslate/exporter/epub/epub2epub_exporter.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.txt.base import TXTExporter from docutranslate.exporter.xlsx.base import XlsxExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/epub/epub2html_exporter.py b/docutranslate/exporter/epub/epub2html_exporter.py index b4dc432..3480e22 100644 --- a/docutranslate/exporter/epub/epub2html_exporter.py +++ b/docutranslate/exporter/epub/epub2html_exporter.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + import base64 import io import os diff --git a/docutranslate/exporter/html/__init__.py b/docutranslate/exporter/html/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/html/__init__.py +++ b/docutranslate/exporter/html/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/html/base.py b/docutranslate/exporter/html/base.py index 6f594b0..5d7d167 100644 --- a/docutranslate/exporter/html/base.py +++ b/docutranslate/exporter/html/base.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/html/html2html_exporter.py b/docutranslate/exporter/html/html2html_exporter.py index 6e376e0..dbeedb3 100644 --- a/docutranslate/exporter/html/html2html_exporter.py +++ b/docutranslate/exporter/html/html2html_exporter.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 + from docutranslate.exporter.base import ExporterConfig from docutranslate.exporter.html.base import HtmlExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/js/__init__.py b/docutranslate/exporter/js/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/js/__init__.py +++ b/docutranslate/exporter/js/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/js/base.py b/docutranslate/exporter/js/base.py index c716ede..5c85dae 100644 --- a/docutranslate/exporter/js/base.py +++ b/docutranslate/exporter/js/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/js/json2html_exporter.py b/docutranslate/exporter/js/json2html_exporter.py index 1ea8ade..2727626 100644 --- a/docutranslate/exporter/js/json2html_exporter.py +++ b/docutranslate/exporter/js/json2html_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import json from dataclasses import dataclass diff --git a/docutranslate/exporter/js/json2json_exporter.py b/docutranslate/exporter/js/json2json_exporter.py index bb7cd4e..095439a 100644 --- a/docutranslate/exporter/js/json2json_exporter.py +++ b/docutranslate/exporter/js/json2json_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.txt.base import TXTExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/md/__init__.py b/docutranslate/exporter/md/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/md/__init__.py +++ b/docutranslate/exporter/md/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/md/base.py b/docutranslate/exporter/md/base.py index f47a41f..7c4bace 100644 --- a/docutranslate/exporter/md/base.py +++ b/docutranslate/exporter/md/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from docutranslate.exporter.base import Exporter, ExporterConfig diff --git a/docutranslate/exporter/md/md2html_exporter.py b/docutranslate/exporter/md/md2html_exporter.py index e0e5515..ad5f129 100644 --- a/docutranslate/exporter/md/md2html_exporter.py +++ b/docutranslate/exporter/md/md2html_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import re # <--- 步骤 1: 导入 re 模块 from dataclasses import dataclass import jinja2 diff --git a/docutranslate/exporter/md/md2md_exporter.py b/docutranslate/exporter/md/md2md_exporter.py index 74be502..716b327 100644 --- a/docutranslate/exporter/md/md2md_exporter.py +++ b/docutranslate/exporter/md/md2md_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.md.base import MDExporter from docutranslate.ir.markdown_document import MarkdownDocument, Document diff --git a/docutranslate/exporter/md/md2mdzip_exporter.py b/docutranslate/exporter/md/md2mdzip_exporter.py index 517e2ab..215b2ba 100644 --- a/docutranslate/exporter/md/md2mdzip_exporter.py +++ b/docutranslate/exporter/md/md2mdzip_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.md.base import MDExporter from docutranslate.ir.markdown_document import MarkdownDocument, Document from docutranslate.utils.markdown_utils import unembed_base64_images_to_zip diff --git a/docutranslate/exporter/md/types.py b/docutranslate/exporter/md/types.py index cb29be8..78a0f1c 100644 --- a/docutranslate/exporter/md/types.py +++ b/docutranslate/exporter/md/types.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from typing import Literal ConvertEngineType = Literal["mineru", "docling", "identity"] \ No newline at end of file diff --git a/docutranslate/exporter/srt/__init__.py b/docutranslate/exporter/srt/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/srt/__init__.py +++ b/docutranslate/exporter/srt/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/srt/base.py b/docutranslate/exporter/srt/base.py index e9affa4..c20a63b 100644 --- a/docutranslate/exporter/srt/base.py +++ b/docutranslate/exporter/srt/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/srt/srt2html_exporter.py b/docutranslate/exporter/srt/srt2html_exporter.py index 2bcf5af..64728a5 100644 --- a/docutranslate/exporter/srt/srt2html_exporter.py +++ b/docutranslate/exporter/srt/srt2html_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass import jinja2 diff --git a/docutranslate/exporter/srt/srt2srt_exporter.py b/docutranslate/exporter/srt/srt2srt_exporter.py index 72d8708..3ef4939 100644 --- a/docutranslate/exporter/srt/srt2srt_exporter.py +++ b/docutranslate/exporter/srt/srt2srt_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.srt.base import SrtExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/txt/__init__.py b/docutranslate/exporter/txt/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/txt/__init__.py +++ b/docutranslate/exporter/txt/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/txt/base.py b/docutranslate/exporter/txt/base.py index 2b2a542..b1c4029 100644 --- a/docutranslate/exporter/txt/base.py +++ b/docutranslate/exporter/txt/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/txt/txt2html_exporter.py b/docutranslate/exporter/txt/txt2html_exporter.py index e251eca..8f85b5d 100644 --- a/docutranslate/exporter/txt/txt2html_exporter.py +++ b/docutranslate/exporter/txt/txt2html_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass import jinja2 diff --git a/docutranslate/exporter/txt/txt2txt_exporter.py b/docutranslate/exporter/txt/txt2txt_exporter.py index 9d940cf..e8ab864 100644 --- a/docutranslate/exporter/txt/txt2txt_exporter.py +++ b/docutranslate/exporter/txt/txt2txt_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.txt.base import TXTExporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/xlsx/__init__.py b/docutranslate/exporter/xlsx/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/exporter/xlsx/__init__.py +++ b/docutranslate/exporter/xlsx/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/exporter/xlsx/base.py b/docutranslate/exporter/xlsx/base.py index 6272296..af0dc30 100644 --- a/docutranslate/exporter/xlsx/base.py +++ b/docutranslate/exporter/xlsx/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.base import Exporter from docutranslate.ir.document import Document diff --git a/docutranslate/exporter/xlsx/xlsx2csv_exporter.py b/docutranslate/exporter/xlsx/xlsx2csv_exporter.py index ce7a95d..6153d2f 100644 --- a/docutranslate/exporter/xlsx/xlsx2csv_exporter.py +++ b/docutranslate/exporter/xlsx/xlsx2csv_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from io import BytesIO, StringIO import openpyxl diff --git a/docutranslate/exporter/xlsx/xlsx2html_exporter.py b/docutranslate/exporter/xlsx/xlsx2html_exporter.py index 1a0c746..323b718 100644 --- a/docutranslate/exporter/xlsx/xlsx2html_exporter.py +++ b/docutranslate/exporter/xlsx/xlsx2html_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from io import BytesIO diff --git a/docutranslate/exporter/xlsx/xlsx2xlsx_exporter.py b/docutranslate/exporter/xlsx/xlsx2xlsx_exporter.py index e83f487..59d473c 100644 --- a/docutranslate/exporter/xlsx/xlsx2xlsx_exporter.py +++ b/docutranslate/exporter/xlsx/xlsx2xlsx_exporter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.exporter.xlsx.base import XlsxExporter from docutranslate.ir.document import Document diff --git a/docutranslate/global_values/__init__.py b/docutranslate/global_values/__init__.py index ccff879..6104af5 100644 --- a/docutranslate/global_values/__init__.py +++ b/docutranslate/global_values/__init__.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import os from .conditional_import import available_packages, conditional_import diff --git a/docutranslate/global_values/conditional_import.py b/docutranslate/global_values/conditional_import.py index 6c2ad0f..a0a75bb 100644 --- a/docutranslate/global_values/conditional_import.py +++ b/docutranslate/global_values/conditional_import.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import importlib available_packages={} diff --git a/docutranslate/glossary/__init__.py b/docutranslate/glossary/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/glossary/__init__.py +++ b/docutranslate/glossary/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/glossary/glossary.py b/docutranslate/glossary/glossary.py index 513e55e..08dac11 100644 --- a/docutranslate/glossary/glossary.py +++ b/docutranslate/glossary/glossary.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.ir.document import Document diff --git a/docutranslate/ir/__init__.py b/docutranslate/ir/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/ir/__init__.py +++ b/docutranslate/ir/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/ir/attachment.py b/docutranslate/ir/attachment.py index 0cd69ad..79ab151 100644 --- a/docutranslate/ir/attachment.py +++ b/docutranslate/ir/attachment.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from typing import Literal from docutranslate.ir.document import Document diff --git a/docutranslate/ir/document.py b/docutranslate/ir/document.py index 0b1ea5e..fba9fab 100644 --- a/docutranslate/ir/document.py +++ b/docutranslate/ir/document.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import copy import dataclasses from pathlib import Path diff --git a/docutranslate/ir/markdown_document.py b/docutranslate/ir/markdown_document.py index 0e1dfad..6dc9546 100644 --- a/docutranslate/ir/markdown_document.py +++ b/docutranslate/ir/markdown_document.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from docutranslate.ir.document import Document diff --git a/docutranslate/logger/__init__.py b/docutranslate/logger/__init__.py index e2b81d6..9e078a3 100644 --- a/docutranslate/logger/__init__.py +++ b/docutranslate/logger/__init__.py @@ -1 +1,3 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from .logger import global_logger \ No newline at end of file diff --git a/docutranslate/logger/logger.py b/docutranslate/logger/logger.py index d002d4f..54ff5aa 100644 --- a/docutranslate/logger/logger.py +++ b/docutranslate/logger/logger.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import logging diff --git a/docutranslate/translator/ai_translator/base.py b/docutranslate/translator/ai_translator/base.py index fa4f482..c4475c2 100644 --- a/docutranslate/translator/ai_translator/base.py +++ b/docutranslate/translator/ai_translator/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from abc import abstractmethod from dataclasses import dataclass, field from typing import TypeVar @@ -20,7 +22,7 @@ class AiTranslatorConfig(TranslatorConfig): timeout: int = 2000 chunk_size: int = 3000 concurrent: int = 30 - glossary_dict: dict[str:str] | None = None + glossary_dict: dict[str:str] | None = field(default=None) glossary_generate_enable: bool = False glossary_agent_config: GlossaryAgentConfig | None = None skip_translate: bool = False diff --git a/docutranslate/translator/ai_translator/docx_translator.py b/docutranslate/translator/ai_translator/docx_translator.py index 8cb629b..ba04227 100644 --- a/docutranslate/translator/ai_translator/docx_translator.py +++ b/docutranslate/translator/ai_translator/docx_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from io import BytesIO diff --git a/docutranslate/translator/ai_translator/epub_translator.py b/docutranslate/translator/ai_translator/epub_translator.py index 14d89e5..c851b47 100644 --- a/docutranslate/translator/ai_translator/epub_translator.py +++ b/docutranslate/translator/ai_translator/epub_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio import os import xml.etree.ElementTree as ET diff --git a/docutranslate/translator/ai_translator/html_translator.py b/docutranslate/translator/ai_translator/html_translator.py index 812b50a..1d12c2b 100644 --- a/docutranslate/translator/ai_translator/html_translator.py +++ b/docutranslate/translator/ai_translator/html_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from typing import Self, Literal, Set, Dict, List, Tuple diff --git a/docutranslate/translator/ai_translator/json_translator.py b/docutranslate/translator/ai_translator/json_translator.py index 26b7e62..647ed34 100644 --- a/docutranslate/translator/ai_translator/json_translator.py +++ b/docutranslate/translator/ai_translator/json_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import json from dataclasses import dataclass from typing import Self, Any diff --git a/docutranslate/translator/ai_translator/md_translator.py b/docutranslate/translator/ai_translator/md_translator.py index 21b750d..b743a6d 100644 --- a/docutranslate/translator/ai_translator/md_translator.py +++ b/docutranslate/translator/ai_translator/md_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from typing import Self diff --git a/docutranslate/translator/ai_translator/srt_translator.py b/docutranslate/translator/ai_translator/srt_translator.py index 1c715d6..153a7b0 100644 --- a/docutranslate/translator/ai_translator/srt_translator.py +++ b/docutranslate/translator/ai_translator/srt_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from typing import Self, Literal diff --git a/docutranslate/translator/ai_translator/txt_translator.py b/docutranslate/translator/ai_translator/txt_translator.py index a5ad0c3..2313d48 100644 --- a/docutranslate/translator/ai_translator/txt_translator.py +++ b/docutranslate/translator/ai_translator/txt_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from typing import Self diff --git a/docutranslate/translator/ai_translator/xlsx_translator.py b/docutranslate/translator/ai_translator/xlsx_translator.py index 73e4c74..c7843a9 100644 --- a/docutranslate/translator/ai_translator/xlsx_translator.py +++ b/docutranslate/translator/ai_translator/xlsx_translator.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from io import BytesIO diff --git a/docutranslate/translator/base.py b/docutranslate/translator/base.py index 8c53f8f..0a97caf 100644 --- a/docutranslate/translator/base.py +++ b/docutranslate/translator/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from logging import Logger from typing import TypeVar,Generic diff --git a/docutranslate/utils/docling_utils.py b/docutranslate/utils/docling_utils.py index f1d9255..17e9737 100644 --- a/docutranslate/utils/docling_utils.py +++ b/docutranslate/utils/docling_utils.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 # from docling.pipeline.standard_pdf_pipeline import StandardPdfPipeline import docling.utils.model_downloader def get_docling_artifacts(): diff --git a/docutranslate/utils/json_utils.py b/docutranslate/utils/json_utils.py index a176ce3..138ba19 100644 --- a/docutranslate/utils/json_utils.py +++ b/docutranslate/utils/json_utils.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import json diff --git a/docutranslate/utils/markdown_splitter.py b/docutranslate/utils/markdown_splitter.py index 7b3049e..5c216ff 100644 --- a/docutranslate/utils/markdown_splitter.py +++ b/docutranslate/utils/markdown_splitter.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import re from typing import List diff --git a/docutranslate/utils/markdown_utils.py b/docutranslate/utils/markdown_utils.py index bf1e263..3cbd9d9 100644 --- a/docutranslate/utils/markdown_utils.py +++ b/docutranslate/utils/markdown_utils.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import base64 import hashlib import io diff --git a/docutranslate/utils/resource_utils.py b/docutranslate/utils/resource_utils.py index 89ca5c2..3e8a8c1 100644 --- a/docutranslate/utils/resource_utils.py +++ b/docutranslate/utils/resource_utils.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import sys from pathlib import Path diff --git a/docutranslate/utils/utils.py b/docutranslate/utils/utils.py index 1702227..6575c84 100644 --- a/docutranslate/utils/utils.py +++ b/docutranslate/utils/utils.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from urllib.request import getproxies diff --git a/docutranslate/workflow/__init__.py b/docutranslate/workflow/__init__.py index e69de29..6e912de 100644 --- a/docutranslate/workflow/__init__.py +++ b/docutranslate/workflow/__init__.py @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 \ No newline at end of file diff --git a/docutranslate/workflow/base.py b/docutranslate/workflow/base.py index 39f703e..e012663 100644 --- a/docutranslate/workflow/base.py +++ b/docutranslate/workflow/base.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from abc import ABC, abstractmethod from dataclasses import dataclass from logging import Logger diff --git a/docutranslate/workflow/docx_workflow.py b/docutranslate/workflow/docx_workflow.py index 5848707..cb1bf17 100644 --- a/docutranslate/workflow/docx_workflow.py +++ b/docutranslate/workflow/docx_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/epub_workflow.py b/docutranslate/workflow/epub_workflow.py index c489f5a..d0b699a 100644 --- a/docutranslate/workflow/epub_workflow.py +++ b/docutranslate/workflow/epub_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/html_workflow.py b/docutranslate/workflow/html_workflow.py index 58d7113..52b8070 100644 --- a/docutranslate/workflow/html_workflow.py +++ b/docutranslate/workflow/html_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/interfaces.py b/docutranslate/workflow/interfaces.py index 9b5de38..ca0d4cd 100644 --- a/docutranslate/workflow/interfaces.py +++ b/docutranslate/workflow/interfaces.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from pathlib import Path from typing import Protocol, Self, TypeVar, runtime_checkable diff --git a/docutranslate/workflow/json_workflow.py b/docutranslate/workflow/json_workflow.py index b2b2522..e89f596 100644 --- a/docutranslate/workflow/json_workflow.py +++ b/docutranslate/workflow/json_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/md_based_workflow.py b/docutranslate/workflow/md_based_workflow.py index 0c513f4..31cfff8 100644 --- a/docutranslate/workflow/md_based_workflow.py +++ b/docutranslate/workflow/md_based_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from pathlib import Path diff --git a/docutranslate/workflow/srt_workflow.py b/docutranslate/workflow/srt_workflow.py index 0d03130..c055907 100644 --- a/docutranslate/workflow/srt_workflow.py +++ b/docutranslate/workflow/srt_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/txt_workflow.py b/docutranslate/workflow/txt_workflow.py index f1b5af8..27bd1ea 100644 --- a/docutranslate/workflow/txt_workflow.py +++ b/docutranslate/workflow/txt_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 from dataclasses import dataclass from pathlib import Path from typing import Self diff --git a/docutranslate/workflow/xlsx_workflow.py b/docutranslate/workflow/xlsx_workflow.py index e4ca911..fb26471 100644 --- a/docutranslate/workflow/xlsx_workflow.py +++ b/docutranslate/workflow/xlsx_workflow.py @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2025 QinHan +# SPDX-License-Identifier: MPL-2.0 import asyncio from dataclasses import dataclass from pathlib import Path diff --git a/更新日志.txt b/更新日志.txt index 21ad910..57252cf 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -5,6 +5,8 @@ v1.3.0版 2025.8.28 - 增加选择术语表功能 - 增加自动生成术语表功能 - 增加跳过翻译功能 +协议 +- 1.3.0版本改为MPL-2.0协议 ---------------------------------------- v1.2.5版 2025.8.24 特性