erlang-jiffy 1.1.1-1 source package in Ubuntu

Changelog

erlang-jiffy (1.1.1-1) unstable; urgency=medium

  * New upstream version 1.1.1
  * Dropped obsolete debian/patches/rebar.config.diff
  * Updated debian/copyright
  * Updated lintian overrides
  * Added upstream metadata

 -- Philipp Huebner <email address hidden>  Sun, 10 Apr 2022 17:20:18 +0200

Upload details

Uploaded by:
Debian Erlang Packagers
Uploaded to:
Sid
Original maintainer:
Debian Erlang Packagers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
erlang-jiffy_1.1.1-1.dsc 2.1 KiB 2ca8aed2a76bd39a5065b7057ddd3683e963581ae3a1ff58ee5b796b1ee050f9
erlang-jiffy_1.1.1.orig.tar.xz 1.4 MiB d076a7ae9092d1f1df2d61cffded421e27e2f330e477eea42e5e4c0708632e39
erlang-jiffy_1.1.1-1.debian.tar.xz 4.9 KiB 7e113f99be4099e3bd89ca9ba63923d7ee388bc6e72ff3f4d836c12c1192cccc

Available diffs

No changes file available.

Binary packages built by this source

erlang-jiffy: JSON NIFs (Native Implemented Functions) for Erlang

 A JSON parser as a NIF (Native Implemented Functions). This is a complete
 rewrite of the work this was done in EEP0018 that was based on Yajl. This
 new version is a hand crafted state machine that does its best to be as
 quick and efficient as possible while not placing any constraints on the
 parsed JSON.

erlang-jiffy-dbgsym: debug symbols for erlang-jiffy