deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.38)
Description: |-
small ANSI C compiler
TCC (for Tiny C Compiler) is a small and fast ANSI C compiler. It
generates optimized x86 code, and can compile, assemble, and link
several times faster than 'gcc -O0'. Any C dynamic library can be used
directly. It includes an optional memory and bounds checker, and
bounds-checked code can be mixed freely with standard code. C script
is also supported via the usual hash-bang mechanism.
.
NOTE: TCC is still somewhat experimental and is not recommended for
production use. The code it generates is much less optimized than what
GCC produces, and compiler bugs can have serious security consequences
for your program.
Homepage: http://www.tinycc.org/
Installed-Size: '827'
Maintainer: Thomas Preud'homme <robotux@debian.org>
Package: tcc
Priority: optional
Provides: c-compiler
Recommends: libc6-dev | libc-dev
Section: devel
Version: 0.9.27+git20200814.62c30a4a-2
srcpkg_name: tcc
srcpkg_version: 0.9.27+git20200814.62c30a4a-2