markdown-anki-decks

View on PyPIReverse Dependencies (0)

1.1.1 markdown_anki_decks-1.1.1-py3-none-any.whl

Wheel Details

Project: markdown-anki-decks
Version: 1.1.1
Filename: markdown_anki_decks-1.1.1-py3-none-any.whl
Download: [link]
Size: 15337
MD5: aeec8ceeb39b69ebe044fbddb96fb9dc
SHA256: c2922c56a4374691e4b40f8536c8d19b2a3c3f0392ad731714ef5d94bcafaaf3
Uploaded: 2022-06-22 15:41:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: markdown-anki-decks
Version: 1.1.1
Summary: A command line program to convert markdown files into anki decks.
Author: Luke Murray
Author-Email: lukepigeonmail[at]gmail.com
Home-Page: https://github.com/lukesmurray/markdown-anki-decks
Project-Url: Repository, https://github.com/lukesmurray/markdown-anki-decks
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Education
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.7.0,<4.0.0
Requires-Dist: Markdown (<4.0.0,>=3.3.6)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.10.0)
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: genanki (<0.14.0,>=0.13.0)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Requires-Dist: shellingham (<2.0.0,>=1.4.0)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 11633 characters]

WHEEL

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

RECORD

Path Digest Size
markdown_anki_decks/__init__.py sha256=q8_5C0f-8mHWNb6mMw02zlYPnEGXBqvOmP3z0CEwZKM 22
markdown_anki_decks/cli.py sha256=YC7d7qfFM2kRXLQQKmeYugHPpAT8m6BxWgKH7Ij-LaM 13187
markdown_anki_decks/styles/markdown.css sha256=y89zAsUX9iwAEEQSXHt9m7Ai4AsVEpaMSOWpJpmx18I 156
markdown_anki_decks/styles/pygments-dark.css sha256=_LajPpL1ynxRuubTaup-J3Kbspm-gpnchrO0snpGbi0 5413
markdown_anki_decks/styles/pygments.css sha256=YCKEsYMK1KbxOnlEiF0itm8av1Lzg7RQXXXP_IE_26E 4880
markdown_anki_decks/sync.py sha256=k__hwSifakzptCWO3GnBBgLb9ThAX_TTGxf5U9jygpo 5298
markdown_anki_decks/utils.py sha256=WxmlVFsRTJU01bzDNWIKYTdEWvViYo20wHiRaal4qOc 223
markdown_anki_decks-1.1.1.dist-info/entry_points.txt sha256=J_peicXWmGbJSg0cLq3xFXuisrQ3BynUD4pRAe3c3-I 59
markdown_anki_decks-1.1.1.dist-info/LICENSE.txt sha256=oFzgiQ7vQ1z9Xd1fEaTbdtJLzjg2ZizgyaNPKO_8Puo 1050
markdown_anki_decks-1.1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
markdown_anki_decks-1.1.1.dist-info/METADATA sha256=vQ_FjXm38-S6k80h8YUQP3ocaJBqjJsIhcuiZvGclkU 12864
markdown_anki_decks-1.1.1.dist-info/RECORD

entry_points.txt

mdankideck = markdown_anki_decks.cli:main