File: control

package info (click to toggle)
fusion 1.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,684 kB
  • sloc: ansic: 1,679; python: 131; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 715 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: fusion
Section: libs
Priority: optional
Maintainer: Ahmad Khalifa <ahmad@khalifa.ws>
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.7.2
Homepage: https://github.com/xioTechnologies/Fusion
Vcs-Browser: https://salsa.debian.org/ahmadkhalifa/fusion
Vcs-Git: https://salsa.debian.org/ahmadkhalifa/fusion.git

Package: libfusion-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: sensor fusion library for IMUs (header files)
 C library for Inertial Measurement Units (IMUs), optimised for embedded
 systems. Also available as a Python package, python3-imufusion.
 .
 This package contains the C header files and static library.