Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Michael Ziegler Newsgroups: de.comp.lang.python Subject: Re: [Python-de] =?utf-8?q?Bin=C3=A4rdaten_in_JSON?= Date: Thu, 29 Nov 2018 22:24:25 +0100 Lines: 13 Message-ID: References: <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de lvZ7UZ0KNp/BuN21nA9gVAitjttOBNWLYTAflVTfm5Dw== Return-Path: X-Original-To: python-de@python.org Delivered-To: python-de@mail.python.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 In-Reply-To: <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de> Content-Language: en-US X-Mailman-Approved-At: Thu, 29 Nov 2018 16:58:27 -0500 X-BeenThere: python-de@python.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Die Deutsche Python Mailingliste List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de> Xref: csiph.com de.comp.lang.python:5345 Hi, Thomas Güttler wrote: > V4: .... CBOR: https://en.wikipedia.org/wiki/CBOR Quasi binäres JSON, mit Support für Binary-Strings und binärem Encoding. Gibt wohl inzwischen auch Libraries für viele Sprachen (genutzt hab ich Python 3 und Rust). Michael.