erlang-jiffy 1.0.3+dfsg-1 source package in Ubuntu

Changelog

erlang-jiffy (1.0.3+dfsg-1) unstable; urgency=medium

  * New upstream version 1.0.3+dfsg

 -- Philipp Huebner <email address hidden>  Sun, 16 Feb 2020 00:02:16 +0100

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
erlang-jiffy_1.0.3+dfsg-1.dsc 2.1 KiB 6cd48134ca6f1408b484219d49378879551484aedbcfb07f6dd7e5aaf99b6ffc
erlang-jiffy_1.0.3+dfsg.orig.tar.xz 1.4 MiB aa6884c201fa2b885deed31a158a6f8a8de36299a1220eb9138698fa32a751b9
erlang-jiffy_1.0.3+dfsg-1.debian.tar.xz 4.7 KiB ec92e19467812df27ebdd78988cd6712c4a7abd8cf59cd8088ac328c68490aec

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