libtext-charwidth-perl 0.04-7 source package in Ubuntu

Changelog

libtext-charwidth-perl (0.04-7) unstable; urgency=low

  [ Steve McIntyre ]
  * Configure perl C compilation for cross builds
    Adapted from initial work by Peter Pearse <email address hidden>
    Closes: 633955

  [ Anibal Monsalve Salazar ]
  * Source format is 3.0 (quilt)
  * Standards-Version is 3.9.2
  * Fix debian-rules-missing-recommended-target
  * Fix debhelper-but-no-misc-depends
  * Fix debian-rules-makemaker-prefix-is-deprecated
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:11:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-charwidth-perl_0.04.orig.tar.bz2 8.1 KiB 2990c13c3f4a5479d7dbc5a94b86c23798cf0dc7df54ffe54e065f072558b6ed
libtext-charwidth-perl_0.04-7.debian.tar.bz2 3.1 KiB 4aa60af66136cad15d3c9ed73696b822c9f944a3b8484b03c388393302fa6038
libtext-charwidth-perl_0.04-7.dsc 1.8 KiB 482493991d54786bc12b38f26b90d2bbc9234ac87c3e54e0474ac00cd979dd68

Available diffs

View changes file

Binary packages built by this source

libtext-charwidth-perl: get display widths of characters on the terminal

 This module permits perl software to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().