contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Sun, 10 Mar 2019 12:57:24 +0900
changeset 41996 77ef3498ceb3
parent 32600 4b9b87930cb3
permissions -rw-r--r--
template: add CBOR output format The whole output is wrapped as an array just like the other serialization formats. It's an indefinite-length array since the size is unknown while encoding. Maybe we can add 'cbor-stream' (and 'pickle-stream') as needed.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"