Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 677 Bytes

File metadata and controls

12 lines (10 loc) · 677 Bytes

dingey

“dingey” is an archaic term for “dinghy”, which is:

A boat that carries passengers or freight between shore and a larger ship.

This repository contains

  • dingey-toml A lenient toml parser fully compatible with toml-test
  • dingey-semver A lossless semver parser that tries to be compatible with cargos semver implementation
  • dingey-ide [WIP] ide like functionality for Cargo.toml files
  • dingey-ls [WIP] a language server for Cargo.toml files
  • dingey-cli [WIP] A cli currently mainly used for testing purposes
  • dingey-common Common datatypes