mirror of
https://github.com/wassname/cachier.git
synced 2026-09-11 12:00:30 +08:00
readme additions
This commit is contained in:
@@ -26,7 +26,7 @@ setup(
|
||||
name='cachier',
|
||||
version=versioneer.get_version(),
|
||||
cmdclass=versioneer.get_cmdclass(),
|
||||
description='Persistent, stale-free memoization decorators for Python.',
|
||||
description='Persistent, stale-free, local and cross-machine caching for Python functions.',
|
||||
long_description=README_RST,
|
||||
license='MIT',
|
||||
author='Shay Palachy',
|
||||
|
||||
Reference in New Issue
Block a user