Metadata-Version: 2.4
Name: hr-agent-datagraph
Version: 0.1.0
Summary: Chinese HRIS Standard Reference Dictionary & Metadata Engine
Author: HR-Agent-DataGraph Contributors
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/hr-agent/datagraph
Project-URL: Documentation, https://github.com/hr-agent/datagraph/tree/main/docs
Project-URL: Repository, https://github.com/hr-agent/datagraph
Project-URL: Issues, https://github.com/hr-agent/datagraph/issues
Keywords: hris,ehr,human-resources,china,metadata,taxonomy,ai-agent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: jsonschema>=4.20
Provides-Extra: yaml
Requires-Dist: pyyaml>=6.0; extra == "yaml"
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: mypy>=1.8; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
