pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Text-VisualWidth-PP



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Apr 10 12:21:37 UTC 2016

Added Files:
        pkgsrc/textproc/p5-Text-VisualWidth-PP: DESCR Makefile distinfo

Log Message:
Import p5-Text-VisualWidth-PP-0.04 as textproc/p5-Text-VisualWidth-PP.

This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals and
mobile phones. You can know the visual width of any text and truncate text
by the visual width. Now this module support flagged UTF-8 and tested only
with Japanese.

This module is pure perl version of Text::VisualWidth. This is bit slow,
but it's not require compiler.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-Text-VisualWidth-PP/DESCR \
    pkgsrc/textproc/p5-Text-VisualWidth-PP/Makefile \
    pkgsrc/textproc/p5-Text-VisualWidth-PP/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index