1
0
Fork 0
mirror of https://codeberg.org/romein/go-fmp.git synced 2026-06-12 13:28:50 +00:00
Claris FileMaker (.fmp12) file format documentation, parser and writer
  • Go 52.9%
  • Rust 47.1%
Find a file
2026-06-07 10:25:46 +02:00
docs Add doc from "fmplib" (Rust library for fmp12) 2025-06-13 13:58:25 +02:00
files Row parsing 2025-06-22 18:43:06 +02:00
go Various sector and chunk improvements 2026-06-06 21:44:09 +02:00
private Commit private folder 2025-06-12 09:42:31 +02:00
src Rename util module to bytes 2026-06-07 10:25:46 +02:00
.editorconfig Editorconfig and gitignore 2026-06-05 15:43:23 +02:00
.gitignore Editorconfig and gitignore 2026-06-05 15:43:23 +02:00
Cargo.lock Update enums 2026-06-05 21:24:40 +02:00
Cargo.toml Update enums 2026-06-05 21:24:40 +02:00
license.md Add readme and license 2025-06-13 12:15:00 +02:00
readme.md Attribute fmplib (fix #1) 2025-07-29 16:36:48 +02:00

go-fmp

FileMaker file (.fmp12) parser and writer written in Go, inspired by and based on fmptools, fmplib, and fp5dump.

This is a work-in-progress. Any contributions are very welcome! :)

License

MIT License. Copyright © 2025 Romein van Buren