There was an error while loading. Please reload this page.
2 parents e2a20d1 + 50d073b commit 65989daCopy full SHA for 65989da
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
setup(
19
name="smmap",
20
version=smmap.__version__,
21
- description="A pure git implementation of a sliding window memory map manager",
+ description="A pure python implementation of a sliding window memory map manager",
22
author=smmap.__author__,
23
author_email=smmap.__contact__,
24
url=smmap.__homepage__,
0 commit comments