Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37508161
en ru br
ALT Linux repos
S:4.18-alt1
5.0: 4.11-alt1
4.1: 4.6-alt1

Group :: File tools
RPM: uni2ascii

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: uni2ascii
Version: 4.18
Release: alt1

Summary: Convert between UTF-8 Unicode and 7-bit ASCII equivalents
License: GPLv3
Group: File tools

Url: http://www.billposer.org/Software/uni2ascii.html
Source: http://billposer.org/Software/Downloads/uni2ascii-%version.tar.bz2

# Automatically added by buildreq on Fri Feb 29 2008 (-bi)

BuildRequires: tk

%description
uni2ascii and ascii2uni convert between UTF-8 Unicode and more than a dozen
7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
character references, \u-escapes, standard hexadecimal, raw hexadecimal, and
RFC2396 URI format. Such ASCII equivalents are encountered in a variety of
circumstances, such as when Unicode text is included in program source, when
entering text into Web programs that can handle the Unicode character set but
are not 8-bit safe, and when debugging.

%package -n u2a
Summary: A graphical interface to uni2ascii and ascii2uni
Group: File tools
Requires: uni2ascii = %version-%release
# tklib needed for tablelist library, buildreq not detected this dep:
Requires: tklib

BuildArch: noarch

%description -n u2a
A graphical interface to uni2ascii and ascii2uni. uni2ascii and ascii2uni
convert between UTF-8 Unicode and more than a dozen 7-bit ASCII equivalents.

%prep
%setup

%build
%configure
%make_build CFLAGS="%optflags"

%install
%makeinstall_std

%files
%_bindir/uni2ascii
%_bindir/ascii2uni
%_man1dir/*

%files -n u2a
%_bindir/u2a

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin