Source: asis Maintainer: Ludovic Brenta Uploaders: Xavier Grave , Nicolas Boulenguez Section: libdevel Priority: optional Standards-Version: 4.1.4 Build-Depends: debhelper (>= 11), gnat, gnat-8, # This line is parsed by debian/rules. libgnatvsn8-dev, # gnatvsn providing rident.ads. # gprbuild cleaning auto.cgpr gprbuild (>= 2017), # Some tools require gnatcoll. libgnatcoll17-dev, libxmlada-input8-dev, libxmlada-sax8-dev, libxmlada-dom8-dev, # dh-ada-library knowing the new /usr/share/gpr path to projects. dh-ada-library (>= 6.11) Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.asis Vcs-Mtn: mtn://www.ada-france.org?org.debian.asis Homepage: https://www.adacore.com/community Package: libasis2018-dev Architecture: any Depends: ${ada:Depends}, ${misc:Depends} Suggests: asis-doc Description: Ada Semantic Interface Specification (ASIS) headers and libraries ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . This package lets you build ASIS applications with GNAT. Package: asis-programs Architecture: any Section: devel Depends: gnat, gnat-8, ${shlibs:Depends}, ${misc:Depends} Recommends: libaunit18-dev Description: Ada Semantic Interface Specification (ASIS) example programs ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . * asistant is an interactive command-line tool to explore the ASIS parse tree of a program. * gnatcheck verifies the conformance of source text to coding conventions * gnatelim finds out unused subprograms and eliminates them. * gnatmetric calculates metrics such as code complexity. * gnatpp is a pretty-printer which reformats Ada source text according to a default or user-specified style guide. * gnatstub generates an empty but compilable body for a given specification. * gnattest creates AUnit test skeletons and harness for a project (gnattest requires the libaunit development package to be installed) Package: libasis2018 Architecture: any Section: libs Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: gnat, gnat-8, ${shlibs:Depends}, ${misc:Depends} Description: Ada Semantic Interface Specification (ASIS) runtime library ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . This package contains the libraries necessary to execute ASIS programs. Package: asis-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: gnat Description: Ada Semantic Interface Specification (ASIS) documentation ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . This package contains the tutorial, news and examples, but not the manuals because of their license. They are available online at http://www.adacore.com/asis.