Metadata-Version: 2.1
Name: jsonmodeler
Version: 0.1.0
Summary: A tool to convert JSON to model code in various languages
Home-page: https://github.com/CN-WenYu/JsonModeler
Author: Yu Wen
Author-email: cn.signal.hugo@gmail.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# JsonModeler
JsonModeler is a tool that converts JSON data into model code in multiple programming languages, including C++, C#, Dart, Go, Java, JavaScript, Kotlin, Objective-C, PHP, Python, Swift, and TypeScript.
