Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 360 Bytes

File metadata and controls

5 lines (3 loc) · 360 Bytes

The first verison of faff-core was written in Python, because I know how to write Python.

This well-supported the Python cli, but immediately failed to support a Javascript Obsidian client. So I ported it to Rust.

This repo is now archived. Please use the Rust implementation (with Python bindings) available at https://github.com/faffhub/faff-core instead.