1
0
Fork 0
mirror of synced 2026-05-02 10:50:34 +00:00
FileMaker (.fmp12) file parser and writer written in Go. Work-in-progress.
Find a file
Romein van Buren adcf6b058f
Attribute fmplib (fix #1)
Thanks @5HT2 for the suggestion
2025-07-29 16:36:48 +02:00
.github/workflows Fix Go version in CI file 2025-06-14 15:25:23 +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
fmp Add NewSector function 2025-06-22 20:08:53 +02:00
private Commit private folder 2025-06-12 09:42:31 +02:00
.editorconfig Initial commit 2025-06-11 16:01:49 +02:00
.gitignore Commit private folder 2025-06-12 09:42:31 +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