michaelsbradleyjr / nim-cozo

Nim wrapper for CozoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nim-cozo

License: MPL 2.0 Stability: experimental Builds (GitHub Actions) codecov

Nim wrapper for CozoDB.

Installation

Add cozo to a project's .nimble file

requires "https://github.com/michaelsbradleyjr/nim-cozo#head"

🚧 These instructions will be revised once changes in master are included in a tagged version and the package has been published in the Nim Package Directory.

choosenim is a convenient way to install the Nim compiler and tools, if you don't have them installed already.

Versioning

nim-cozo will follow the version number of CozoDB once changes in master are included in a tagged version.

Stability

This package is currently experimental. Until it is marked as stable, it may be subject to breaking changes across patch and minor versions.

License

nim-cozo is licensed and distributed under

the same as CozoDB. The contents of this repository may not be copied, modified, or distributed except according to those terms.

About

Nim wrapper for CozoDB

License:Mozilla Public License 2.0


Languages

Language:Shell 58.5%Language:Nim 27.5%Language:Emacs Lisp 13.9%