[project] name = "huggingface-cuc" version = "0.1.0" description = "Build tooling for the Copenhagen Ugaritic Corpus HuggingFace dataset" readme = "README.md" requires-python = ">=3.13" dependencies = [ "pyarrow>=18", "text-fabric>=12", ]