Your message dated Sat, 5 Sep 2015 20:44:45 +0200
with message-id <55eb381d.6070...@xs4all.nl>
and subject line protozero is in Debian
has caused the Debian Bug report #796508,
regarding ITP: protozero -- Minimalistic protocol buffer decoder and encoder in
C++
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
796508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg <sebas...@debian.org>
* Package name : protozero
Version : 1.0.0
Upstream Author : MapBox (https://github.com/mapbox/protozero/issues)
* URL : https://github.com/mapbox/protozero
* License : BSD-2-Clause and Apache-2.0
Programming Lang: C++
Description : Minimalistic protocol buffer decoder and encoder in C++
protozero is a minimalistic protocol buffer decoder and encoder in C++.
Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.
Low-level: this is designed to be a building block for writing a very
customized decoder for a stable protobuf schema. If your protobuf schema
is changing frequently or lazy decoding is not critical for your
application then this approach offers no value: just use the decoding
API available via the C++ API that can be generated via the Google
Protobufs protoc program.
The protozero headers are required for libosmium >= 2.3.0 that currently
bundles a copy of protozero in its source as it does for the utfcpp
headers too. utfcpp is already packaged for Debian and is used instead
for the libosmium Debian package.
A drawback of protozero is the current lack of big endian support, see:
https://github.com/mapbox/protozero/issues/14
The protozero package will be maintained within the Debian GIS team
along with libosmium.
--- End Message ---
--- Begin Message ---
protozero was accepted into the archive recently.
Tracker: https://tracker.debian.org/protozero
Git Repo: https://anonscm.debian.org/cgit/pkg-grass/protozero.git/
--- End Message ---