txt2ebook

View on PyPIReverse Dependencies (0)

0.1.133 txt2ebook-0.1.133-py3-none-any.whl

Wheel Details

Project: txt2ebook
Version: 0.1.133
Filename: txt2ebook-0.1.133-py3-none-any.whl
Download: [link]
Size: 74624
MD5: b6075ed37fb6c91bfff1bac690d53dca
SHA256: 08006737a22e368c35cdc8d6049572905d2d2ec94a5a0c7cafa172610156c73d
Uploaded: 2025-03-30 12:42:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: txt2ebook
Version: 0.1.133
Summary: CLI tool to convert txt file to ebook format
Author: Kian-Meng Ang
Author-Email: kianmeng[at]cpan.org
Home-Page: https://github.com/kianmeng/txt2ebook
Project-Url: Repository, https://github.com/kianmeng/txt2ebook
License: AGPL-3.0-or-later
Keywords: txt,ebook,epub,cjk
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.9,<4.0
Requires-Dist: CJKwrap (<3.0,>=2.2)
Requires-Dist: EbookLib (<0.18.0,>=0.17.1)
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: importlib-resources (<7.0.0,>=6.1.1)
Requires-Dist: jieba (<0.43.0,>=0.42.1)
Requires-Dist: langdetect (<2.0.0,>=1.0.9)
Requires-Dist: lxml (<6.0.0,>=5.2.2)
Requires-Dist: pylatex (<2.0.0,>=1.4.2)
Requires-Dist: pypandoc (<2.0,>=1.11)
Requires-Dist: regex (<2022.0.0,>=2021.11.10)
Requires-Dist: reportlab (<5.0.0,>=4.0.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.5.0)
Requires-Dist: typst (<0.13.0,>=0.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3098 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
txt2ebook/__init__.py sha256=wnrJownTB3sKXv3BpcXn4exkpWRSCXhKYWKJib5APNI 3073
txt2ebook/__main__.py sha256=L29rlfPSx9XMnVaHBYP2dyYgDmutJvONR3yUejjYwRY 855
txt2ebook/cli.py sha256=Ed-58FCFYQQbBFJjA1f2aUTLhsxkoD4t67Y5WxWUNHQ 4288
txt2ebook/exceptions.py sha256=PT3m85PE5QopHHUfRwEQzp0kJ4AA9yjLO6V6lYC8WhQ 858
txt2ebook/formats/__init__.py sha256=yNF426_jHKNCKenKj1JTbOs22vEBuGScEk6TKhFaZUk 1716
txt2ebook/formats/base.py sha256=ODguJ7OBPXfRQLLeoL-G66NZihroXb4kG5-56ZrlygI 5819
txt2ebook/formats/epub.py sha256=IVz-FmYQlcChOw38YqfKy46bPVSIrHyxA_94iz06N3Y 6941
txt2ebook/formats/gmi.py sha256=kKyYzqS4NkucyhdBmT8cPEu6DGnNf95vVvXYdFnC6-s 6791
txt2ebook/formats/md.py sha256=9RWv_7cfXfAGC1MdYm0WTkjpgtXKQJTQjYOf0MqQmsc 6537
txt2ebook/formats/pdf.py sha256=tr_ozVlL976yo7Ggny71zjOwzSd6tSnHTl7mcsLII_g 7263
txt2ebook/formats/templates/__init__.py sha256=f3K7pJByNmmvu-wvziks6qb2QnnLmkDjUACXyw2s60E 760
txt2ebook/formats/templates/epub/__init__.py sha256=-XVLvnknTJTmQZY9UTH705vMcHgy56rQVRTusYawEZ4 766
txt2ebook/formats/templates/epub/clean.css sha256=AnEwMckzUSKcjKsDiWtJW1oaceuklt2tyuS1VbpVK1s 462
txt2ebook/formats/templates/epub/condense.css sha256=Fz80ZqkPsFRmGdURduAxqMV8drD0CCUlrv41P8rUsm8 477
txt2ebook/formats/templates/epub/noindent.css sha256=_O5Tv90TKyyPBRdgjuNKFwtKFbdheh2V9PtDhgRUg3U 483
txt2ebook/formats/tex.py sha256=V5B1nPR-WzGc4jqWu-BqxfQhtQsUTKM_sZZJsCcDBAk 5897
txt2ebook/formats/txt.py sha256=j5RWF41WQfLdm-APwi8u-OE8snenDEJLzxHD_i9mxeg 7541
txt2ebook/formats/typ.py sha256=_a3PKFh5jlHvaqRes6XvtPoDJI_HJaH7pCBbBRFeYyM 6647
txt2ebook/helpers/__init__.py sha256=-Awv2qDnsDHnku_XunOCsn-HDLvkBDpI0b24WFs0H74 1379
txt2ebook/languages/__init__.py sha256=1AfDn-D0q-dvODGP-9KxPHY_Wtk-ifZdN1FutZMT9-Q 763
txt2ebook/languages/en.py sha256=e5VzZwfrO2kABMwEB0l--eo4XbOre6f6uJ-ySU3ORT8 960
txt2ebook/languages/zh_cn.py sha256=lcbgPFO4Uaog8sKHKF5fQtvRwkKiQ3v5wMvYNEvNk9k 1943
txt2ebook/languages/zh_tw.py sha256=_fdXOOSLK0nTMuBe1Om2qjb4zr2PVd6N4xi2rrYkNTI 1515
txt2ebook/locales/en/LC_MESSAGES/txt2ebook.mo sha256=Ym6soeijV3zsv9FUPWlJnu18-CNb5tcOTN5JsMOfV9c 672
txt2ebook/locales/en/LC_MESSAGES/txt2ebook.po sha256=YhI4ZnZVWIqR3WpbLL940xXdLwAAp9-OBQShD6QtSWU 698
txt2ebook/locales/txt2ebook.pot sha256=NyqRL3frKSw9bry_vriA1pdXh1gh1qAUpi5_wzLb7jc 641
txt2ebook/locales/zh-cn/LC_MESSAGES/txt2ebook.mo sha256=rRGW7HByDVZV8WpQkhyIFOWYNTQc4NnStrn0eGJX8Wc 675
txt2ebook/locales/zh-cn/LC_MESSAGES/txt2ebook.po sha256=zVvD8AEL6gcxg4QPfc_NnDy22Qf9_AdeYejiVzbLsFc 698
txt2ebook/locales/zh-tw/LC_MESSAGES/txt2ebook.mo sha256=1GIuOcO_bISiFcfhFez-A7mSi11Mo-x3PBobBENgMEc 675
txt2ebook/locales/zh-tw/LC_MESSAGES/txt2ebook.po sha256=Y-oJYvufQKqiUmAJR6RAB9DZdsu2hChUUtkEApu7byI 698
txt2ebook/models/__init__.py sha256=Z3zClWLj08Q8HgaWV1RRgIKatEhIUfYBAVWm-j4m05w 930
txt2ebook/models/book.py sha256=OkYg9ogOyH6mizP4qACTBTq4x6OAfY01gmaEzlerhLw 2788
txt2ebook/models/chapter.py sha256=6YvUDHzR6amGMZgkQl_xHWrYZUmlfpF7mnDLilG2BpA 1686
txt2ebook/models/volume.py sha256=koz1KfWjvGWLFbmGEQlZ23frsP93cDsuBMySYBHiXm8 1597
txt2ebook/parser.py sha256=fToC1LyOnPeQVjMasceVp2BSFwF9mfgyqa_3b3LAsY4 9005
txt2ebook/subcommands/__init__.py sha256=ldhzvsrMsR8lZmhZef77JFz0jValpV3pytFfwJSkjls 1146
txt2ebook/subcommands/env.py sha256=NoebfEzrxjfrUTUvOHc14euyvrAD0W4SfUrBQQycJR8 1541
txt2ebook/subcommands/epub.py sha256=JDDucrRiiQW1B7ycKz5zS1X5SMQZ82GBtlE2_SBYIdw 3507
txt2ebook/subcommands/gmi.py sha256=IE6NsQJz7Rz8mXmYgJJXuaaPP7gznf0ZNhxhWFxjjm0 3319
txt2ebook/subcommands/massage.py sha256=EuC-C03NMJk9V1_PEUOa-n4SmQCRpj1TJ_GwSJE8_Ss 11809
txt2ebook/subcommands/md.py sha256=P-oFtb2u-v2F_KU8t249-f5Ihjb_TCT_NWMlOYoq5p4 3330
txt2ebook/subcommands/parse.py sha256=FaYTWa2yqkowwPAmHWJC7iCii2Rnus3SUHG10GjjJp4 3022
txt2ebook/subcommands/pdf.py sha256=KS3rzxPJG6ovt8GPJj8u1Bum5ye3zrEI0LPz21EMLZo 2981
txt2ebook/subcommands/tex.py sha256=X6ZBfuAs_mcJe8PNjzoW339ecPynZduVbcCq0henjiA 3131
txt2ebook/subcommands/typ.py sha256=r4Xf7xSINbYfaIKkVzdyQDlUMWPvOIcbvOwC71spu6w 3682
txt2ebook/tokenizer.py sha256=H9AaZVmNP43L3ONvj58u_5weZAjFG9SzQSeS9upGN1U 9642
txt2ebook/zh_utils.py sha256=0Yq9r-JL4HntW68vFR6TBP9yQim1a07mfsh_sp-XmaE 4887
txt2ebook-0.1.133.dist-info/LICENSE.md sha256=tGtFDwxWTjuR9syrJoSv1Hiffd2u8Tu8cYClfrXS_YU 31956
txt2ebook-0.1.133.dist-info/METADATA sha256=z_5Ki5IujWXMtuJzZV4Wz6Hl35mLSAq6vflyVzrV_qo 4969
txt2ebook-0.1.133.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
txt2ebook-0.1.133.dist-info/entry_points.txt sha256=AFikuCV6fqf8_GHwsvWuo9jTGNrCkWY1TJWk5GfMWSk 71
txt2ebook-0.1.133.dist-info/RECORD

entry_points.txt

tte = txt2ebook.cli:main
txt2ebook = txt2ebook.cli:main