pike8.0 8.0.702-1build3 source package in Ubuntu

Changelog

pike8.0 (8.0.702-1build3) focal; urgency=medium

  * No-change rebuild against libnettle7

 -- Steve Langasek <email address hidden>  Thu, 31 Oct 2019 22:14:06 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pike8.0_8.0.702.orig.tar.gz 18.0 MiB c47aad2e4f2c501c0eeea5f32a50385b46bda444f922a387a5c7754302f12a16
pike8.0_8.0.702-1build3.debian.tar.xz 37.7 KiB 51ddbb492580ebede377bd142ec9c41304883396bc1d43513a91f946bbf1fe93
pike8.0_8.0.702-1build3.dsc 3.8 KiB 2235d55bfb100ed1da6bfc81e0955f19f757b248e446664684d78cf6be745e91

Available diffs

View changes file

Binary packages built by this source

pike8.0: Recommended metapackage for Pike 8.0

 This is a metapackage which depends upon several other Pike
 packages that together make up the recommended Pike installation.
 If you want to install every packaged component of the Pike
 distribution, please install the pike8.0-full package.
 .
 If you want to remove several components this package depends
 upon, you can purge this package without worrying about the
 functionality loss in Pike and then remove the packages you
 don't need on your system.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-bzip2: Bzip2 module for Pike

 This Pike module enables one to use the Bzip2 compression
 algorithm from within the Pike programs.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-bzip2-dbgsym: debug symbols for pike8.0-bzip2
pike8.0-core: Powerful interpreted programming language

 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation
 together, with support for graphics formats like SVG, JPG, PNG, GIF,
 XCF and many others, database connectivity, advanced cryptography,
 XML/HTML parsers and others. To learn more about pike, please visit
 http://pike.lysator.liu.se/ Note that some of the Pike features are
 found in other pike8.0-* packages (image processing, MySQL,
 PostgreSQL, SANE and more).

pike8.0-core-dbgsym: debug symbols for pike8.0-core
pike8.0-dev: Development files for Pike 8.0

 This package contains files you will need to develop C extension modules
 for Pike. The package depends on the recommended set of packages for the
 Pike environment.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-dnssd: DNS Service Discovery (DNS-SD) for Pike

 This Pike module enables one to take advantage of DNS service discovery.
 .
 DNS Service Discovery is a way of using standard DNS programming interfaces,
 servers, and packet formats to browse the network for services.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-dnssd-dbgsym: debug symbols for pike8.0-dnssd
pike8.0-doc: Pike 8.0 documentation

 This package contains the traditional manual and auto-generated
 reference documentation.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-full: Metapackage for Pike 8.0

 This package depends on all the components that make up the Pike
 language distribution. It will pull in a LOT of packages the
 Pike components depend upon!
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-fuse: Filesystem in USErspace support for Pike

 This Pike module enables one to export filesystems to the Linux
 kernel using the FUSE library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-fuse-dbgsym: debug symbols for pike8.0-fuse
pike8.0-gdbm: Gdbm module for Pike

 This Pike module provides access to gdbm databases.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-gdbm-dbgsym: debug symbols for pike8.0-gdbm
pike8.0-gl: Mesa modules for Pike

 This package contains the Pike modules providing access to the Mesa
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
 Environment).
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-gl-dbgsym: debug symbols for pike8.0-gl
pike8.0-image: Image modules for Pike

 This package provides many powerful image processing functions to
 Pike programs. It contains the modules Image (except Image.SVG),
 Graphics, Colors, and Protocols.X.XImage.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-image-dbgsym: debug symbols for pike8.0-image
pike8.0-kerberos: Kerberos and GSSAPI modules for Pike

 This package contains the Kerberos and GSSAPI Pike modules (although
 GSSAPI is a generic API; Kerberos is the most common mechanism),
 providing bindings to the MIT Kerberos libraries.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-kerberos-dbgsym: debug symbols for pike8.0-kerberos
pike8.0-manual: transitional package for merging into pike8.0-doc

 The documentation previously split between pike8.0-manual and
 pike8.0-reference has been merged into pike8.0-doc, since most of the
 size consists of images, which were duplicated in both packages.
 .
 This package can be safely removed after completed upgrade.

pike8.0-mysql: MySQL modules for Pike

 This package contains Pike modules providing access to MySQL
 databases: Mysql and Sql.mysql(s).
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-mysql-dbgsym: debug symbols for pike8.0-mysql
pike8.0-odbc: ODBC modules for Pike

 This package contains Pike modules providing glue to the ODBC
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-odbc-dbgsym: debug symbols for pike8.0-odbc
pike8.0-pcre: PCRE module for Pike

 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
 compatible regular expressions) library from within the Pike
 programs.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-pcre-dbgsym: debug symbols for pike8.0-pcre
pike8.0-pg: PostgreSQL modules for Pike

 This package contains Pike module providing access to PostgreSQL
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
 .
 Note: These modules are deprecated in favour of the pure Pike
 Sql.pgsql module, which is included in the core package.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-pg-dbgsym: debug symbols for pike8.0-pg
pike8.0-reference: transitional package for merging into pike8.0-doc

 The documentation previously split between pike8.0-manual and
 pike8.0-reference has been merged into pike8.0-doc, since most of the
 size consists of images, which were duplicated in both packages.
 .
 This package can be safely removed after completed upgrade.

pike8.0-sane: SANE module for Pike

 This Pike module provides access to SANE.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-sane-dbgsym: debug symbols for pike8.0-sane
pike8.0-sdl: SDL module for Pike

 This module provides the Pike interface to the SDL library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-sdl-dbgsym: debug symbols for pike8.0-sdl
pike8.0-sqlite: SQLite module for Pike

 This Pike module enables one to use the SQLite embedded database
 library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-sqlite-dbgsym: debug symbols for pike8.0-sqlite
pike8.0-svg: SVG format support for Pike

 This package provides an SVG graphics format module, Image.SVG. It
 has been separated from the pike8.0-image module because of its quite
 extensive dependencies.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-svg-dbgsym: debug symbols for pike8.0-svg
pike8.0-web-sass: Sass CSS precompiler modules for Pike

 This package contains the Web.Sass module for Pike. Sass is a
 pre-processing language for CSS. It allows you to write cleaner
 stylesheets and makes collaboration on your CSS a breeze.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike8.0-core package.

pike8.0-web-sass-dbgsym: debug symbols for pike8.0-web-sass