1
0
mirror of https://github.com/garraflavatra/go-fmp.git synced 2025-06-28 04:25:11 +00:00

Add readme and license

This commit is contained in:
2025-06-13 12:15:00 +02:00
parent 7ff0cc8501
commit 2748bd9427
2 changed files with 16 additions and 0 deletions

9
readme.md Normal file
View File

@ -0,0 +1,9 @@
# 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).
This is a work-in-progress. Any contributions are very welcome! :)
## License
MIT License. Copyright © 2025 Romein van Buren