oxigeo-node 0.0.1

Reserved namespace for OxiGeo (the Pure-Rust geospatial library formerly named OxiGDAL). Placeholder v0.0.1 with no functionality; the implementation ships in the OxiGeo 0.2.0 line. Not affiliated with the GDAL project.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.89"
name = "oxigeo-node"
version = "0.0.1"
authors = ["COOLJAPAN OU (Team Kitasan)"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Reserved namespace for OxiGeo (the Pure-Rust geospatial library formerly named OxiGDAL). Placeholder v0.0.1 with no functionality; the implementation ships in the OxiGeo 0.2.0 line. Not affiliated with the GDAL project."
homepage = "https://github.com/cool-japan/oxigdal"
readme = "README.md"
keywords = [
    "geospatial",
    "oxigeo",
    "placeholder",
    "reserved",
]
categories = ["science"]
license = "Apache-2.0"
repository = "https://github.com/cool-japan/oxigdal"

[lib]
name = "oxigeo_node"
path = "src/lib.rs"