1
0
mirror of https://github.com/garraflavatra/go-fmp.git synced 2025-08-23 13:37:11 +00:00

Attribute fmplib (fix #1)

Thanks @5HT2 for the suggestion
This commit is contained in:
2025-07-29 16:36:48 +02:00
committed by GitHub
parent c08c429b99
commit adcf6b058f

View File

@ -1,6 +1,6 @@
# go-fmp # go-fmp
FileMaker file (.fmp12) parser and writer written in [Go](https://go.dev), inspired by and based on [fmptools](https://github.com/evanmiller/fmptools) and [fp5dump](https://github.com/qwesda/fp5dump). FileMaker file (.fmp12) parser and writer written in [Go](https://go.dev), inspired by and based on [fmptools](https://github.com/evanmiller/fmptools), [fmplib](https://github.com/Rasmus20B/fmplib), and [fp5dump](https://github.com/qwesda/fp5dump).
This is a work-in-progress. Any contributions are very welcome! :) This is a work-in-progress. Any contributions are very welcome! :)