tinyobjloader 2.0.0~rc10+dfsg-3build1 source package in Ubuntu

Changelog

tinyobjloader (2.0.0~rc10+dfsg-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 18:01:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Timo Röhling
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tinyobjloader_2.0.0~rc10+dfsg.orig.tar.xz 349.6 KiB a20c0b2aac17d91e84cd40a302d93c0c26020952269c389cdf32d8529eb8d829
tinyobjloader_2.0.0~rc10+dfsg-3build1.debian.tar.xz 8.9 KiB a4c8c2e2ca46638b98b83169d682ace47a4333b0696afc6fd6149f1d02050dc5
tinyobjloader_2.0.0~rc10+dfsg-3build1.dsc 2.6 KiB deff3ceada2598d9d1d1053750e70984b0b01e984e207453af6bac0b59f0d79a

View changes file

Binary packages built by this source

libtinyobjloader-dev: Tiny but powerful wavefront OBJ loader (header)

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.
 .
 This package provides the C++ header for development.

libtinyobjloader2rc10: Tiny but powerful wavefront OBJ loader

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.

libtinyobjloader2rc10-dbgsym: debug symbols for libtinyobjloader2rc10
python3-tinyobjloader: Tiny but powerful wavefront OBJ loader (Python 3 bindings)

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.
 .
 This package provides experimental Python 3 bindings.

python3-tinyobjloader-dbgsym: debug symbols for python3-tinyobjloader