https://github.com/fccm2/mgk-cmd
a printf/magick wrapper for ocaml
https://github.com/fccm2/mgk-cmd
command-line magick ocaml ocaml-interface printf-interface
Last synced: 11 months ago
JSON representation
a printf/magick wrapper for ocaml
- Host: GitHub
- URL: https://github.com/fccm2/mgk-cmd
- Owner: fccm2
- License: other
- Created: 2024-09-20T18:46:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-20T14:30:22.000Z (12 months ago)
- Last Synced: 2025-06-27T18:45:52.004Z (11 months ago)
- Topics: command-line, magick, ocaml, ocaml-interface, printf-interface
- Language: OCaml
- Homepage: http://decapode314.free.fr/ocaml2/mgkcmd/
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Interface for a command-line tool of ImageMagick, from the ocaml programming and
scripting language.
You can run the command 'make' in the src/ directory, and 'make test' in the test/
directory.