-
Notifications
You must be signed in to change notification settings - Fork 2
/
_oasis
27 lines (25 loc) · 833 Bytes
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OASISFormat: 0.4
Name: proj4ml
Version: 0.9.2
Synopsis: Bindings to the PROJ.4 projection library
Description: This library provides access to the PROJ.4 geographic
coordinate projection/transformation library (http://trac.osgeo.org/proj/).
Authors: Hezekiah M. Carty
Maintainers: Hezekiah M. Carty <hez@0ok.org>
License: MIT
Homepage: https://github.com/hcarty/proj4ml
Plugins: META (0.4), StdFiles (0.4), DevFiles (0.4)
XStdFilesAUTHORS: false
XStdFilesREADME: false
Library proj4
Path: src
BuildTools: ocamlbuild
Modules: Proj4
CSources: proj4_stubs.c
CCLib: -lproj -lm
CCOpt: -O2
CompiledObject: best
SourceRepository master
Type: git
Location: https://github.com/hcarty/proj4ml.git
Browser: https://github.com/hcarty/proj4ml