File: control

package info (click to toggle)
aspectc%2B%2B 0.99%2B1.0pre3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 66,496 kB
  • ctags: 243,496
  • sloc: cpp: 1,226,050; ansic: 14,778; sh: 1,963; makefile: 741
file content (20 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: aspectc++
Section: devel
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
Uploaders: Antonio S. de A. Terceiro <asaterceiro@inf.ufrgs.br>
Build-Depends: debhelper (>= 4.0.0), libxml2-dev, docbook-to-man
Standards-Version: 3.6.2

Package: aspectc++
Architecture: any
Depends: ${shlibs:Depends}, g++
Description: 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++ more or less the same features that its best known
 cousin, AspectJ, provides for Java.
 .
 Homepage: http://www.aspectc.org