Skip to content

hissssst/libvips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libvips

Elixir wrapper for libvips. Open an issue if you want to use it

Installation

def deps do
  [
    {:libvips, github: "hissssst/libvips"}
  ]
end

Configuration

config :libvips, vips_executable: "path/to/vips"
config :libvips, vipsheader_executable: "path/to/vipsheader"

About

libvips elixir wrapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages