File: control

package info (click to toggle)
fastobj 1.2%2Bgit20230610.1a80602-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204 kB
  • sloc: cpp: 2,152; ansic: 1,087; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: fastobj
Section: libs
Priority: optional
Maintainer: Federico Ceratto <federico@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
Standards-Version: 4.7.0
Homepage: https://github.com/thisistherk/fast_obj
Vcs-Browser: https://salsa.debian.org/debian/fastobj
Vcs-Git: https://salsa.debian.org/debian/fastobj.git

Package: libfastobj-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: Fast Wavefront OBJ parser C library
 Simple single-header library to load Wavefront OBJ data providing
 good performance compared to similar libraries