2012-04-01 12:19:34 +04:00
|
|
|
DEFINED_PHASES=compile install postinst postrm prepare test
|
2012-10-08 10:47:49 +04:00
|
|
|
DEPEND=test? ( dev-python/nose ) =dev-lang/python-2*
|
2012-04-01 12:19:34 +04:00
|
|
|
DESCRIPTION=Python implementation of the markdown markup language
|
|
|
|
EAPI=3
|
|
|
|
HOMEPAGE=http://www.freewisdom.org/projects/python-markdown http://pypi.python.org/pypi/Markdown
|
2012-10-08 10:47:49 +04:00
|
|
|
IUSE=doc test pygments
|
2012-04-01 12:19:34 +04:00
|
|
|
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-macos ~x86-macos
|
|
|
|
LICENSE=|| ( BSD GPL-2 )
|
|
|
|
RDEPEND=pygments? ( dev-python/pygments ) =dev-lang/python-2*
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/M/Markdown/Markdown-2.1.0.tar.gz
|
2014-07-12 00:15:01 +04:00
|
|
|
_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python be9965681d83c3980660a2660ac95e95 toolchain-funcs 0f1760274637a138b99bb649202ea402
|
2012-10-08 10:47:49 +04:00
|
|
|
_md5_=c26d86b53243d12d61b92288a78f5b3e
|