asmjit 0.0~git20221210.5b5b0b3-1 source package in Ubuntu

Changelog

asmjit (0.0~git20221210.5b5b0b3-1) unstable; urgency=medium

  * New upstream version 0.0~git20221210.5b5b0b3
  * New maintainer (Closes: #1013214)
  * Drop artificial shared library, build shared library.
  * Set upstream metadata fields: Bug-Database.
  * Update standards version to 4.6.1, no changes needed.

 -- Andrius Merkys <email address hidden>  Tue, 20 Dec 2022 02:46:28 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
asmjit_0.0~git20221210.5b5b0b3-1.dsc 2.1 KiB d005f6debdb523d54896759a6755f14c2a57a5e2582726ce637bac323eff55fb
asmjit_0.0~git20221210.5b5b0b3.orig.tar.xz 633.5 KiB c05b9b913f3be6f22d1452cfa6a7f87372090242cc9526685d02880277b7641f
asmjit_0.0~git20221210.5b5b0b3-1.debian.tar.xz 3.0 KiB 5980ef4faae2c035c3837bb569555b29ac91a58e52b2353ba7e6d8162b298c7a

No changes file available.

Binary packages built by this source

libasmjit-dev: Complete x86/x64 JIT and AOT Assembler for C++ (development files)

 AsmJit is a complete JIT and AOT assembler for C++ language. It can generate
 native code for x86 and x64 architectures and supports the whole x86/x64
 instruction set - from legacy MMX to the newest AVX512. It has a type-safe API
 that allows C++ compiler to do semantic checks at compile-time even before the
 assembled code is generated and/or executed.