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

Группа :: Работа с текстами
Пакет: archmage

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: archmage
Version: 0.1.9
Release: alt1

Summary: Extensible reader/decompiler of files in CHM format

Group: Text tools
License: GPL
Url: http://archmage.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/archmage/archmage-%version.tar.gz

BuildArch: noarch

# for conversion to text

#Requires: elinks

BuildRequires: rpm-build-compat >= 1.2

# Automatically added by buildreq on Sun Oct 05 2008

BuildRequires: python-devel

%description
arCHMage - extensible reader/decompiler of files in CHM format
(Microsoft HTML help, also known as Compiled HTML).
arCHMage is based on chmlib by Jed Wing and is written on python.

%prep
%setup -q

%build
%python_build

%install
%python_install
rm -f %buildroot%python_sitelibdir/archmod/mod_chm.py*

%files
%doc AUTHORS NEWS README
%dir %_sysconfdir/archmage/
%config(noreplace) %_sysconfdir/archmage/arch.conf
%_bindir/archmage
%dir %python_sitelibdir/archmod/
%python_sitelibdir/archmod/CHM.py*
%python_sitelibdir/archmod/htmltotext.py*
%python_sitelibdir/archmod/__init__.py*
# Apache integration
#%python_sitelibdir/archmod/mod_chm.py*
%python_sitelibdir/archmage-*egg-info
%_datadir/archmage/
%_man1dir/archmage*

%changelog

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

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