core-invoice-sys 2.0.1

C ABI for core-invoice (Python/WASM bind to this)
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.88"
name = "core-invoice-sys"
version = "2.0.1"
authors = ["Proxeon"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "C ABI for core-invoice (Python/WASM bind to this)"
homepage = "https://github.com/proxeon/core-invoice"
readme = "README.md"
keywords = [
    "einvoice",
    "en16931",
    "peppol",
    "pint",
    "ubl",
]
categories = [
    "encoding",
    "parser-implementations",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/proxeon/core-invoice"

[lib]
name = "core_invoice_sys"
crate-type = [
    "cdylib",
    "staticlib",
    "rlib",
]
path = "src/lib.rs"

[dependencies.core-invoice]
version = "2.0.1"

[dependencies.core-invoice-formats]
version = "2.0.1"

[dev-dependencies.core-invoice-fixtures]
version = "2.0.1"

[dev-dependencies.core-invoice-formats]
version = "2.0.1"