Metadata-Version: 2.4
Name: krpctools
Version: 0.6.0
Summary: Development tools and scripts for kRPC.
Project-URL: Homepage, https://krpc.github.io/krpc
Author-email: djungelorm <djungelorm@users.noreply.github.com>
License-Expression: GPL-3.0-only
License-File: COPYING
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Internet
Requires-Python: >=3.10
Requires-Dist: jinja2
Requires-Dist: krpc>=0.4
Description-Content-Type: text/plain

Tools for kRPC:

 - krpc-clientgen : generate client stub code for kRPC services
 - krpc-docgen : generate documentation for kRPC services
 - krpc-servicedefs : generate service definition JSON files for kRPC services
