./textproc/py-pyphen, Pure Python module to hyphenate text

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


Branch: CURRENT, Version: 0.14.0nb1, Package name: py311-pyphen-0.14.0nb1, Maintainer: kleink

Pyphen is a pure Python module to hyphenate text using existing
Hunspell hyphenation dictionaries.


Required to run:
[lang/python310]

Master sites:

Filesize: 1940.418 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-03-20 14:18:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pyphen: updated to 0.14.0

Version 0.14.0
--------------
* Store Path objects instead of strings in LANGUAGE.
* Use importlib.resources instead of deprecated pkg_resources.
   2022-11-29 18:02:06 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyphen: updated to 0.13.2

Version 0.13.2
--------------
* Add Thai dictionary.
   2022-11-20 20:18:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pyphen: updated to 0.13.1

Version 0.13.1
--------------
* Update Italian dictionary.
   2022-09-15 21:08:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyphen: updated to 0.13.0

Version 0.13.0
--------------
* Make language parameter case-insensitive.
* Add Catanal dictionary.
* Update French dictionary.
* Update script upgrading dictionaries.
   2022-04-25 10:11:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pyphen: add missing build dependency on flit_core
   2022-04-23 11:29:43 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-pyphen: updated to 0.12.0

Version 0.12.0
--------------
* Support Python 3.10, drop Python 3.6 support.
* Add documentation.
* Update Belarusian dictionary.
   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