readcon-core 0.14.8

An oxidized single and multiple CON file reader and writer with FFI bindings for ergonomic C/C++ usage. Implements CON spec v3.
Documentation
{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "name": "readcon-core",
  "description": "A CON/convel reader/writer with a shipped C ABI and bindings for C++, Python, Julia, and Fortran.",
  "version": "0.14.8",
  "datePublished": "2026-08-15",
  "license": "https://spdx.org/licenses/MIT",
  "codeRepository": "https://github.com/lode-org/readcon-core",
  "url": "https://lode-org.github.io/readcon-core",
  "identifier": "https://doi.org/10.5281/zenodo.21959103",
  "programmingLanguage": ["Rust", "C", "C++", "Python", "Julia", "Fortran"],
  "author": [
    {
      "@type": "Person",
      "givenName": "Rohit",
      "familyName": "Goswami",
      "email": "rgoswami@ieee.org",
      "identifier": "https://orcid.org/0000-0002-2393-8056"
    }
  ]
}