multiformats / clj-varint

Simple wrapper around Bazel VarInt code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is no longer maintained and has been archived.

clj-varint

Build Status

Simple wrapper around Bazel VarInt code.

This repo wraps the Bazel VarInt code in Clojure.

Install

This code depends on boot-clj.

Usage

> boot build

Maintainers

Captain: @ekroon.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

Copyright © 2016 MPARE

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Simple wrapper around Bazel VarInt code.

License:Eclipse Public License 1.0


Languages

Language:Java 76.0%Language:Clojure 24.0%