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

Группа :: Разработка/Python
Пакет: python-module-ftputil

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

%define oname ftputil
Name: python-module-%oname
Version: 2.2.3
Release: alt1.1

Summary: high-level interface to the ftplib module

License: GPL
Group: Development/Python
Url: http://ftputil.sschwarzer.net/trac

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://ftputil.sschwarzer.net/trac/attachment/wiki/Download/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module %oname

# Automatically added by buildreq on Wed Oct 24 2007

BuildRequires: python-dev python-modules-compiler

%description
The ftputil Python library is a high-level interface to the ftplib
module. The FTPHost objects generated with ftputil allow many operations
similar to those of os  and os.path

%prep
%setup -q -n %oname-%version

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot

%files
%python_sitelibdir/*

%changelog

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

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