libaws 20.0-2 source package in Ubuntu

Changelog

libaws (20.0-2) unstable; urgency=medium

  * Reupload to unstable for gnat-9 transition.
  * Use debhelper 12 dh-sequence- syntax.
  * Standards-Version: 4.5.0.
  * Drop redundant branch from Vcs-Git.

 -- Nicolas Boulenguez <email address hidden>  Tue, 25 Feb 2020 19:00:10 +0100

Upload details

Uploaded by:
Ludovic Brenta
Uploaded to:
Sid
Original maintainer:
Ludovic Brenta
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
libaws_20.0-2.dsc 2.4 KiB 7d6f69dcdca692510b5071cd5442ae2f8c39801d313ea003187cd1547e203c0d
libaws_20.0.orig.tar.xz 837.9 KiB 287a6bca24a042e3f312726315948ea064fc3c5c9035edd6f73704a4ae10a692
libaws_20.0-2.debian.tar.xz 22.6 KiB 86a36e77f9e841120ec277de5f2c7439e4871ac1b3dbf04c3515acde3d2cedb7

Available diffs

No changes file available.

Binary packages built by this source

libaws-bin: No summary available for libaws-bin in ubuntu hirsute.

No description available for libaws-bin in ubuntu hirsute.

libaws-bin-dbgsym: debug symbols for libaws-bin
libaws-doc: No summary available for libaws-doc in ubuntu hirsute.

No description available for libaws-doc in ubuntu hirsute.

libaws19-dev: Ada Web Server development files

 AWS is a complete framework to develop Web based applications. The
 main part of the framework is the embedded Web server. This small yet
 powerful Web server can be embedded into your application so your
 application will be able to talk with a Web browser. Around this Web
 server a lot of services have been developed.
 .
  - A Web parameters module. This module takes care of retrieving the
    forms or URL parameters and to build an associative table for easy
    access.
  - A session server, this is a very important module to be able to
    keep client's data from page to page.
  - Support SOAP to develop Web Services.
  - A tool to generate Web Services stubs/skeletons from a WSDL
    document.
  - A template parser, this module makes it possible to completely
    separate the Web design from the code. No more scripting into your Web
    page.
  - Support for Secure Sockets (HTTPS/SSL), this is based on the GNU TLS
    library.
  - Support for large servers using dispatchers based on URI, request
    methods.
  - Support for virtual hosting (dispatchers based on the host name).
  - Support for server push.
  - A directory browser ready to be used in any application.
  - A status page to get many information about the current AWS server.
  - A log module. Log files keep information about all resources
    requested to the server.
  - Hotplug modules which can be loaded/unloaded dynamically to add
    specific features to a server.
  - A communication API to exchange data between applications using the
    HTTP protocol.
  - A configuration API to tune/change the server parameters without
    recompilation.
  - A client API to retrieve any Web page from a Web site.
  - A Web Page service to build a simple static page server.
  - Support for SMTP, LDAP and Jabber protocols.

libaws5: Ada Web Server shared library

 AWS is a complete framework to develop Web based applications. The
 main part of the framework is the embedded Web server. This small yet
 powerful Web server can be embedded into your application so your
 application will be able to talk with a Web browser. Around this Web
 server a lot of services have been developed.
 .
 This is the runtime library for the Ada Web Server.

libaws5-dbgsym: debug symbols for libaws5