PyV8-1.0-py2.7.egg-info 1.1 KB

1234567891011121314151617181920212223242526
  1. Metadata-Version: 1.0
  2. Name: PyV8
  3. Version: 1.0
  4. Summary: Python Wrapper for Google V8 Engine
  5. Home-page: http://code.google.com/p/pyv8/
  6. Author: Flier Lu
  7. Author-email: flier.lu@gmail.com
  8. License: Apache Software License
  9. Download-URL: http://code.google.com/p/pyv8/downloads/list
  10. Description: PyV8? is a python wrapper for Google V8 engine, it act as a bridge between the Python and JavaScript? objects, and support to hosting Google's v8 engine in a python script.
  11. Platform: x86
  12. Classifier: Development Status :: 4 - Beta
  13. Classifier: Environment :: Plugins
  14. Classifier: Intended Audience :: Developers
  15. Classifier: Intended Audience :: System Administrators
  16. Classifier: License :: OSI Approved :: Apache Software License
  17. Classifier: Natural Language :: English
  18. Classifier: Operating System :: Microsoft :: Windows
  19. Classifier: Operating System :: POSIX
  20. Classifier: Programming Language :: C++
  21. Classifier: Programming Language :: Python
  22. Classifier: Topic :: Internet
  23. Classifier: Topic :: Internet :: WWW/HTTP
  24. Classifier: Topic :: Software Development
  25. Classifier: Topic :: Software Development :: Libraries :: Python Modules
  26. Classifier: Topic :: Utilities