File: control

package info (click to toggle)
libfixmath 0~20220222-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,928 kB
  • sloc: ansic: 15,256; python: 88; makefile: 75
file content (19 lines) | stat: -rw-r--r-- 582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libfixmath
Priority: optional
Maintainer: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.5.1
Section: libs
Homepage: https://github.com/PetteriAimonen/libfixmath
Vcs-Browser: https://salsa.debian.org/debian/libfixmath
Vcs-Git: https://salsa.debian.org/debian/libfixmath.git
Rules-Requires-Root: no

Package: libfixmath-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: Cross Platform Fixed Point Maths Library
 Libfixmath implements Q16.16 format fixed point operations in C