Magellan Linux

Contents of /trunk/extras/python-markdown/python-markdown-3.4.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33508 - (show annotations) (download)
Wed Jul 26 09:06:36 2023 UTC (10 months, 2 weeks ago) by niro
File size: 318 byte(s)
-ver bump to 3.4.3-r1
1 # $Id$
2
3 PNAME="python-markdown"
4 PVER="3.4.3"
5 PBUILD="r1"
6
7 DESCRIPTION="A super-fast templating language that borrows the best ideas from the existing templating languages."
8
9 PYTHON3_DEPEND=">= dev-python/python3-setuptools-68"
10
11 SDEPEND="${PYTHON3_DEPEND}"
12
13 SPLIT_PNAME="markdown"
14 PYPI_MODULE="Markdown"
15 sminclude pypi