ankcompiler

View on PyPIReverse Dependencies (0)

0.1.5 ankcompiler-0.1.5-py3-none-any.whl

Wheel Details

Project: ankcompiler
Version: 0.1.5
Filename: ankcompiler-0.1.5-py3-none-any.whl
Download: [link]
Size: 10626
MD5: b566a1ab2976eddee51031ad9189e043
SHA256: b7b317a822e0bd84727ed070f038c3b64f3f0fd579ab728a9441f37e5018d270
Uploaded: 2024-07-15 14:01:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ankcompiler
Version: 0.1.5
Summary: A CLI tool for compiling Anki decks, defined in Markdown
Author-Email: Quinn Herden <55929299+QuinnHerden[at]users.noreply.github.com>
License: MIT
Requires-Python: >=3.11
Requires-Dist: typer (>=0.12.3)
Requires-Dist: genanki (>=0.13.1)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: pydantic (>=2.7.4)
Requires-Dist: pydantic-settings (>=2.3.4)
Requires-Dist: dataclasses (>=0.6)
Requires-Dist: python-frontmatter (>=1.1.0)
Requires-Dist: markdown (>=3.6)
Description-Content-Type: text/markdown
[Description omitted; length: 411 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ankcompiler-0.1.5.dist-info/METADATA sha256=8tRcKD0zIqCOF6CRxF1qMuwhHFEhoW_TUK9b3-ztHNI 946
ankcompiler-0.1.5.dist-info/WHEEL sha256=mbxFTmdEUhG7evcdMkR3aBt9SWcoFBJ4CDwnfguNegA 90
ankcompiler-0.1.5.dist-info/entry_points.txt sha256=djWQLmzGBukCJDQbFk6FtYIACv_7BWMajfg_c88rZKo 39
ankcompiler-0.1.5.dist-info/licenses/LICENSE.md sha256=2riZhXb1zOJq2cUvL14e7iT7ZdGQRNGXKqN3yGZJk2w 1066
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/cli/__init__.py sha256=smcVtCsLSHGPLZChYLXP1IOWuhIFFIrC25-phFBda9Q 208
app/cli/build.py sha256=38EfitB6aCrF50F9v-hRLGSSQTjhHuyETsh-qTObbyY 1684
app/cli/entry.py sha256=7dqFWahV2AtrlCq0x4zko87v8SDUG04I2QU_QRC1bew 580
app/cli/gen.py sha256=Av7aRhgPO8tldmv9GX9WBBKpmkGvCYry65VrUP99L-U 241
app/cli/list.py sha256=-GxjFldd9DVYEksJxIm3Er3H90UOYIjkNCIIe9st8W4 1497
app/config.py sha256=0T67uxl_RlbaH0V0ayIM3nFI_k14WKc3eIe4FAfIN8o 316
app/logic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/logic/drivers.py sha256=snN83BIqlbMzwIjtU9fYdSfXeQv4H9oCrSFT9dlMQ08 2112
app/logic/sources.py sha256=PCbPgBRBAi7SYZ6_vZb1znKCL1cnw_OGlkRecGl6ALA 10057
app/logic/utils.py sha256=W0hqcp2NQsDwIyetsQASBGz8ItvkMYowVP-oGCs_nIU 3360
app/main.py sha256=1sMwHDBzpXesZqI8Nso09SnIoSW9tSIq5n2OrLSjn-s 68
ankcompiler-0.1.5.dist-info/RECORD

entry_points.txt

ankc = app.main:app