packages feed

hgdal-1.0.0.0: src/GDAL/OGREnvelope.hs

module GDAL.OGREnvelope
       (OGREnvelope(..), IOGREnvelope, upcastOGREnvelope,
        downcastOGREnvelope, newOGREnvelope)
       where
import GDAL.OGREnvelope.RawType
import GDAL.OGREnvelope.Interface
import GDAL.OGREnvelope.Implementation