1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Metadata-Version: 1.1
Name: q
Version: 2.7
Summary: Quick-and-dirty debugging output for tired programmers
Home-page: http://github.com/zestyping/q
Author: Ka-Ping Yee
Author-email: ping@zesty.ca
License: Apache License 2.0
Description: UNKNOWN
Keywords: debugging
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
|