|
@@ -13,10 +13,21 @@ classifiers =
|
|
|
Operating System :: OS Independent
|
|
Operating System :: OS Independent
|
|
|
Programming Language :: C++
|
|
Programming Language :: C++
|
|
|
Programming Language :: Python
|
|
Programming Language :: Python
|
|
|
|
|
+ Programming Language :: Python :: 2
|
|
|
|
|
+ Programming Language :: Python :: 2.7
|
|
|
|
|
+ Programming Language :: Python :: 3
|
|
|
|
|
+ Programming Language :: Python :: 3.4
|
|
|
|
|
+ Programming Language :: Python :: 3.5
|
|
|
|
|
+ Programming Language :: Python :: 3.6
|
|
|
|
|
+ Programming Language :: Python :: 3.7
|
|
|
|
|
+ Programming Language :: Python :: Implementation :: CPython
|
|
|
Topic :: Games/Entertainment
|
|
Topic :: Games/Entertainment
|
|
|
Topic :: Multimedia
|
|
Topic :: Multimedia
|
|
|
Topic :: Multimedia :: Graphics
|
|
Topic :: Multimedia :: Graphics
|
|
|
Topic :: Multimedia :: Graphics :: 3D Rendering
|
|
Topic :: Multimedia :: Graphics :: 3D Rendering
|
|
|
|
|
+ Topic :: Software Development :: Libraries
|
|
|
|
|
+ Topic :: Software Development :: Libraries :: Application Frameworks
|
|
|
|
|
+ Topic :: Software Development :: Libraries :: Python Modules
|
|
|
author = Panda3D Team
|
|
author = Panda3D Team
|
|
|
author_email = [email protected]
|
|
author_email = [email protected]
|
|
|
|
|
|