Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit 02eadcd

Browse files
Update documentation
1 parent 789f723 commit 02eadcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎setup.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'Programming Language :: Python :: 3.3',
2929
'Programming Language :: Python :: 3.4',
3030
'Programming Language :: Python :: 3.5',
31+
'Programming Language :: Python :: 3.6',
3132
'Programming Language :: Python :: 3 :: Only',
3233
'Programming Language :: Python :: Implementation',
3334
'Programming Language :: Python :: Implementation :: CPython',
@@ -36,7 +37,7 @@
3637
'Topic :: Text Processing',
3738
'Topic :: Text Processing :: Linguistic',
3839
],
39-
description='Python implementation of common string distance and similarity algorithms.',
40+
description='Python implementations of common string distance and similarity algorithms.',
4041
include_package_data=True,
4142
install_requires=requirements,
4243
keywords='string metric distance similarity phonetic hamming levenshtein',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /