ism-data 20230609.0.0

ODNI public XML schema metadata: package list and namespace registry. For schema files, see the per-package ism-{pkg} crates.
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"
name = "ism-data"
version = "20230609.0.0"
build = false
include = [
    "src/**/*",
    "Cargo.toml",
    "README.md",
    "LICENSE*",
]
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ODNI public XML schema metadata: package list and namespace registry. For schema files, see the per-package ism-{pkg} crates."
readme = "README.md"
keywords = [
    "odni",
    "ic",
    "ism",
    "xml",
    "schema",
]
categories = [
    "data-structures",
    "parsing",
]
license = "LicenseRef-PublicDomain AND (MIT-0 OR Unlicense)"
repository = "https://github.com/marquetools/ism-data"

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

[dependencies]