version 0.73.0
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Source: tinycobol
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Ferran Pegueroles Forcadell <pegueroles@airtel.net>
|
||||
Standards-Version: 3.0.1
|
||||
|
||||
Package: tinycobol
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, binutils , gcc , bin86
|
||||
Recomends: libdb2 , libncurses5
|
||||
Description: A GNU cobol compiler
|
||||
TinyCOBOL is an effort to bring a free COBOL compiler to Linux. It
|
||||
generates GNU assembler for the IA32 (i386) Linux, FreeBSD, Win32 platforms.
|
||||
A executable binary is then created using the GNU assembler and linker.
|
||||
The project is approaching the first beta release with many statements
|
||||
already implemented.
|
||||
|
||||
Reference in New Issue
Block a user