Metadata-Version: 2.1
Name: pyChakraCore
Version: 0.2.0
Summary: pyChakraCore is a Python encapsulation of ChakraCore which is a JavaScript engine.
Home-page: https://github.com/wistn/pyChakraCore
Author: wistn
Author-email: wistn@qq.com
License: MIT
Description: pyChakraCore is a Python encapsulation of ChakraCore which is a C project. ChakraCore is a JavaScript engine that Microsoft Edge browser ever used.
        
        [ [README-EN](https://github.com/wistn/pyChakraCore/blob/main/pyChakraCore/README_EN.md)]
Keywords: javascript-engine,runtime,chakracore
Platform: Windows
Platform: Linux
Platform:  MacOS
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
