ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Daedalus: New packages
@ 2004-06-29 20:25 Aleksandr Blokhin
  0 siblings, 0 replies; only message in thread
From: Aleksandr Blokhin @ 2004-06-29 20:25 UTC (permalink / raw)
  To: devel; +Cc: sisyphus

Приветствую!
В Daedalus выложены обновлённые пакеты:
perl-Graph
perl-GraphViz
perl-Heap
perl-IPC-Run
perl-Math-Bezier
perl-Unicode-Map

----------------------------------------------------------
perl-Graph
----------------------------------------------------------
Description :
This is just a front-end class for Graph::Directed and Graph::Base.

Instantiated Graph objects (like $g in the the above description)
are in fact Graph::Base objects in disguise, look there for the
methods available.  If you want undirected graphs, create Graph::Undirected
objects.

Changelog:
----------------------------------------------------------
* Чтв Июн 24 2004 Serge A. Volkov <vserge@altlinux.ru> 0.20105-alt1
- first version of rpm for ALT Linux Team.

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-Graph-0.20105-alt1.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/perl-Graph-0.20105-alt1.noarch.rpm

----------------------------------------------------------
perl-GraphViz
----------------------------------------------------------
Description :
This module provides an interface to layout and image generation of
directed and undirected graphs in a variety of formats (PostScript,
PNG, etc.) using the "dot", "neato" and "twopi" programs from the
GraphViz project (http://www.graphviz.org/ or
http://www.research.att.com/sw/tools/graphviz/).

Changelog:
----------------------------------------------------------
* Чтв Июн 24 2004 Serge A. Volkov <vserge@altlinux.ru> 1.8-alt1
- first version of rpm for ALT Linux Team.

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-GraphViz-1.8-alt1.src.rpm

Пакеты для установки доступны по адресу:

----------------------------------------------------------
perl-Heap
----------------------------------------------------------
Description :
This is a collection of routines for managing a heap data structure.
There are two major components: a heap component, and an element
component.
The heap component interface is defined in Heap(3) and must be
supported by all heap packages.  Currently there are three heap
components provided:
	Heap::Fibonacci  (the preferred one)
        Heap::Binomial
	Heap::Binary

Changelog:
----------------------------------------------------------
* Птн Июн 25 2004 Serge A. Volkov <vserge@altlinux.ru> 0.71-alt1
- first version of rpm for ALT Linux Team.

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-Heap-0.71-alt1.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/perl-Heap-0.71-alt1.noarch.rpm

----------------------------------------------------------
perl-IPC-Run
----------------------------------------------------------
Description :
IPC::Run allows you run and interact with child processes using files, pipes,
and pseudo-ttys.  Both system()-style and scripted usages are supported and
may be mixed.  Likewise, functional and OO API styles are both supported and
may be mixed.

Changelog:
----------------------------------------------------------
* Втр Июн 29 2004 Aleksandr Blokhin 'Sass' <sass@altlinux.ru> 0.78-alt2
- Added BuildRequires

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-IPC-Run-0.78-alt2.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/perl-IPC-Run-0.78-alt2.noarch.rpm

----------------------------------------------------------
perl-Math-Bezier
----------------------------------------------------------
Description :
Math::Bezier - solution of Bezier Curves

Changelog:
----------------------------------------------------------
* Чтв Июн 24 2004 Serge A. Volkov <vserge@altlinux.ru> 0.01-alt1
- first version of rpm for ALT Linux Team.

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-Math-Bezier-0.01-alt1.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/perl-Math-Bezier-0.01-alt1.noarch.rpm

----------------------------------------------------------
perl-Unicode-Map
----------------------------------------------------------
Description :
This module converts strings from and to 2-byte Unicode UCS2 format.
All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8
encoding. To convert between UTF8 and UTF16 use Unicode::String.

For historical reasons this module coexists with Unicode::Map8.
Please use Unicode::Map8 unless you need to care for >1 byte character
sets, e.g. chinese GB2312. Anyway, if you stick to the basic
functionality (see documentation) you can use both modules equivalently.

Practically this module will disappear from earth sooner or later as

Changelog:
----------------------------------------------------------
* Втр Июн 29 2004 Aleksandr Blokhin (Sass) <sass@altlinux.ru> 0.112-alt3
- Updated BuldRequires

Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/perl-Unicode-Map-0.112-alt3.src.rpm

Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/perl-Unicode-Map-0.112-alt3.noarch.rpm



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-29 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-29 20:25 [sisyphus] Daedalus: New packages Aleksandr Blokhin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git