Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aalireza committed Feb 11, 2017
2 parents 8e20a56 + 69d8ecc commit 47c68f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions setup.py
Expand Up @@ -33,10 +33,8 @@
)
),
classifiers=[
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Topic :: Communications",
"Topic :: Multimedia",
"Topic :: Internet :: WWW/HTTP :: Indexing/Search",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities",
Expand All @@ -51,7 +49,8 @@
'Programming Language :: Python :: 3.6',
],
keywords=["audio", "indexing", "search", "ibm", "watson", "anagram",
"subsequence", "supersequence", "sequence", "timestamp"],
"subsequence", "supersequence", "sequence", "timestamp", "cmu",
"sphinx", "cpmsphinx", "speech", "speech recognition"],
entry_points={
'console_scripts': [
'sai = SimpleAudioIndexer.__main__:Main',
Expand Down

0 comments on commit 47c68f3

Please sign in to comment.