Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569906
en ru br
Репозитории ALT
S:4.18-alt1
5.1: 4.14-alt1
4.1: 4.6-alt1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: uni2ascii

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin