Source-Makefile: feeds/packages/lang/python/python-markdown/Makefile

Package: python3-markdown
Submenu: Python
Version: 3.4.4-r1
Depends: +libc +python3-light +python3-codecs +python3-logging +python3-xml
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Implementation of John Gruber's Markdown
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: Markdown-3.4.4.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: https://python-markdown.github.io/
Type: ipkg
Description: This is a Python implementation of John Gruber’s Markdown. It is almost
completely compliant with the reference implementation, though there are
a few very minor differences.
@@

Package: python3-markdown-src
Submenu: Python
Version: 3.4.4-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Implementation of John Gruber's Markdown (sources)
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: Markdown-3.4.4.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: https://python-markdown.github.io/
Type: ipkg
Description:     This is a Python implementation of John Gruber’s Markdown. It is almost
completely compliant with the reference implementation, though there are
a few very minor differences.

    This package contains the Python source files for python3-markdown.
@@
Config:
    depends on PACKAGE_python3-markdown
@@


