./textproc/py-creole, Markup converter in pure Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.10, Package name: py310-creole-1.4.10, Maintainer: pkgsrc-users

py-creole is a converter between HTML and the Creole markup language.
Creole is a markup language that was created to simplify sharing content
between different wikis. It is supported by MoinMoin and various other
engines. The full language is descript in http://www.wikicreole.org/.


Required to run:
[textproc/py-docutils] [textproc/py-textile] [devel/py-setuptools] [lang/python310]

Master sites:

Filesize: 70.131 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-14 19:21:46 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-creole: update to 1.4.10.

Changes not found, but fixes build with python 3.11.
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-24 12:34:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-creole: use TEST_DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2018-03-01 09:10:35 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-creole: updated to 1.3.2

1.3.2:
Adding optional img size to creole2html and html2creole
run tests also with python 3.5 and 3.6