package mrt-format

  1. Overview
  2. Docs
MRT parsing library and CLI

Install

Dune Dependency

Authors

Maintainers

Sources

mrt-format-0.3.1.tbz
sha256=0e8be79bebcffdef30aa8a0a3e87060aab8a87a6dbba50d798669433827bf9be
sha512=1e8b0e83e2f7f92b8bc887047df5b21ab262de4f0cd904f8b8564ac72a43f0a0fef0ac72c8d9aaa2eb3042b82bed141882a73e0edd776733f3dd43e5622faa0e

Description

A basic implementation of the Multi-Threaded Routing Toolkit format, following my implementation in the Python Routeing Toolkit and documentation in the RFC and the PyRT README. Provides (incomplete) parsing libraries and a simple CLI tool.

Published: 25 Apr 2019

README

mrt-format -- MRT parsing library and CLI

0.3.1

A basic implementation of the Multi-Threaded Routing Toolkit format, following my implementation in the Python Routeing Toolkit and documentation in the RFC and the PyRT README. Provides (incomplete) parsing libraries and a simple CLI tool.

Dependencies (8)

  1. result
  2. ppx_cstruct build
  3. ocamlfind build
  4. logs
  5. ipaddr >= "2.0.0"
  6. cstruct >= "1.0.1"
  7. dune >= "1.1.0"
  8. ocaml < "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None