aspectc++ 1:2.3+git20221129-1 source package in Ubuntu

Changelog

aspectc++ (1:2.3+git20221129-1) unstable; urgency=medium

  * New upstream version
  * Build against llvm-14, closes: #1012184, #1004884, #1012897

 -- Reinhard Tartler <email address hidden>  Tue, 29 Nov 2022 17:54:11 -0500

Upload details

Uploaded by:
Reinhard Tartler
Uploaded to:
Sid
Original maintainer:
Reinhard Tartler
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aspectc++_2.3+git20221129-1.dsc 2.3 KiB 87ab9e01847dafb022cdfde56585fbc291a09f16d92f603d374661eaaf3a9357
aspectc++_2.3+git20221129.orig.tar.bz2 4.1 MiB 8b3ebf9701b7d3a031728d4f56aec177693699ea462dccbfe93b667151803842
aspectc++_2.3+git20221129-1.debian.tar.xz 15.0 KiB ce73276f3dc0936d1dd1e1f860ee394a10944d4a898670069865f98e251e39c9

No changes file available.

Binary packages built by this source

aspectc++: aspect-oriented programming extension for C++

 AspectC++ supports Aspect-Oriented Programming with C++, by providing:
 .
  - an aspect language extension to C++.
  - an aspect weaver that does source-to-source translation.
 .
 AspectC++ provides for C++ similar features like its best known
 cousin, AspectJ, provides for Java.

aspectc++-dbgsym: debug symbols for aspectc++
libpuma-dev: C/C++/AspectC++ Scanner and Parsers

 libPuma is a library written in C++ for Scanning and Parsing C++
 Code. It also does some semantic analysis.
 .
 It was written to facilitate the development for tools, which manipulate
 and/or transfor C/C++ Code.
 .
 This package ships a static copy of libPuma only.

libpuma-doc: C/C++/AspectC++ Scanner and Parsers

 libPuma is a library written in C++ for Scanning and Parsing C++
 Code. It also does some semantic analysis.
 .
 It was written to facilitate the development for tools, which manipulate
 and/or transfor C/C++ Code.
 .
 This package ships doxygen generated documentation for Puma.