The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6fcc22a1f8
commit
516036631c
1508 changed files with 125983 additions and 44037 deletions
18
SWIG/debian/control
Normal file
18
SWIG/debian/control
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
Source: swig1.3
|
||||
Section: interpreters
|
||||
Priority: optional
|
||||
Maintainer: Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
|
||||
Build-Depends: debhelper (>> 3.0.0), libguile-dev, python-dev, perl,
|
||||
ruby-dev, ruby, tcl8.0-dev
|
||||
Standards-Version: 3.5.2
|
||||
|
||||
Package: swig1.3
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Description: Generate scripting interfaces to C/C++ code
|
||||
SWIG (Simplified Wrapper and Interface Generator) is a system for
|
||||
automatically generating wrapper/glue code for several languages
|
||||
(Tcl, Python, Perl, Ruby, MzScheme, Guile, Java) from annotated C or
|
||||
C++ header files.
|
||||
This package represents some point in the SWIG 1.3 development
|
||||
series. It is not fully compatible with the SWIG 1.1 release.
|
||||
Loading…
Add table
Add a link
Reference in a new issue