opentoken 4.0b-2 source package in Ubuntu

Changelog

opentoken (4.0b-2) unstable; urgency=low

  * new upstream version 4.0b; packaging changes only
  
  * debian/control (Architecture): change to 'any', matching
    gnat-4.4. Closes: #568450
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:51:46 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Stephen Leake
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opentoken_4.0b.orig.tar.bz2 128.5 KiB ebd6df7c02443e055d1420ef6c03f92ad0b90976231c7a76c447d35e9acee76d
opentoken_4.0b-2.debian.tar.gz 6.1 KiB 2ff562b7d98ccb5b846b131aa9152eff6334544b95596e23eb1ef868605d5279
opentoken_4.0b-2.dsc 1.8 KiB e36abde7ceee032afec7307985a0b35dae76f048de8c218cf67888cf97cf1b69

Available diffs

View changes file

Binary packages built by this source

libopentoken-dbg: OpenToken lexical analysis library for Ada (debug)

 OpenToken is a facility for performing token analysis within the Ada language.
 It is designed to provide all the functionality of a traditional lexical
 analyzer generator, such as lex. But due to the magic of inheritance and
 runtime polymorphism it is implemented entirely in Ada as withed-in code. No
 precompilation step is required, and no messy tool-generated source code is
 created.
 .
 This package contains the debug symbols.

libopentoken2-dev: No summary available for libopentoken2-dev in ubuntu precise.

No description available for libopentoken2-dev in ubuntu precise.

libopentoken6: OpenToken lexical analysis library for Ada (runtime)

 OpenToken is a facility for performing token analysis within the Ada language.
 It is designed to provide all the functionality of a traditional lexical
 analyzer generator, such as lex. But due to the magic of inheritance and
 runtime polymorphism it is implemented entirely in Ada as withed-in code. No
 precompilation step is required, and no messy tool-generated source code is
 created.
 .
 This package contains the runtime shared library for programs that use
 OpenToken.