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

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

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

Name:           python-module-apptools
Version:        3.3.1
Release:        alt1.svn20090928
Summary:        Enthough Tool Suite Application Tools

Group:          Development/Python
License:        BSD and LGPLv2+
URL:            http://pypi.python.org/pypi/AppTools/
Source:        http://pypi.python.org/packages/source/A/AppTools/AppTools-%version.tar.gz
Source1:        README.fedora.python-AppTools
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildArch:      noarch
BuildRequires:  python-module-setuptools, python-devel, python-module-sphinx
BuildRequires: unzip python-module-setupdocs
Requires:       python-module-TraitsGUI, python-module-EnthoughtBase

%description
The AppTools project includes a set of packages that Enthought has
found useful in creating a number of applications. They implement
functionality that is commonly needed by many applications

   * enthought.appscripting: Framework for scripting applications.

   * enthought.help: Provides a plugin for displaying documents and
     examples and running demos in Envisage Workbench applications.

   * enthought.io: Provides an abstraction for files and folders in a
     file system.

   * enthought.naming: Manages naming contexts, supporting non-string
     data types and scoped preferences

   * enthought.permissions: Supports limiting access to parts of an
     application unless the user is appropriately authorised (not
     full-blown security).

and many more.

%prep
%setup -q -n AppTools-%version
rm -rf AppTools.egg-info

%build
%python_build

%install
%python_install -O1
sed -i 's|\.dev$||' \
%buildroot/%python_sitelibdir/AppTools-%version-*.egg-info/requires.txt
install -p -m644 %SOURCE1 README.fedora

%files
%doc *.txt examples README.fedora build/docs/html
%python_sitelibdir/*

%changelog

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

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