| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,6 +17,14 @@ | |||
| 17 | 17 | 'hist=bashplotlib.histogram:main', | |
| 18 | 18 | 'scatter=bashplotlib.scatterplot:main', | |
| 19 | 19 | ] | |
| 20 | - } | ||
| 20 | + }, | ||
| 21 | + keywords=['plotting', 'console', 'shell'], | ||
| 22 | + classifiers=[ | ||
| 23 | + 'Environment :: Console', | ||
| 24 | + 'Intended Audience :: End Users/Desktop', | ||
| 25 | + 'License :: OSI Approved :: BSD License', | ||
| 26 | + 'Programming Language :: Python :: 2.7', | ||
| 27 | + 'Programming Language :: Python :: 3', | ||
| 28 | + ], | ||
| 21 | 29 | ) | |
| 22 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments