From 6f64e7cbecf2e55dad4c8a5ffd93e1b040e896cb Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Thu, 6 May 2021 17:11:46 +0100 Subject: python/python-wrapt: Renamed python2-wrapt. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python-wrapt/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 python/python-wrapt/README (limited to 'python/python-wrapt/README') diff --git a/python/python-wrapt/README b/python/python-wrapt/README deleted file mode 100644 index 84fd2ce36f..0000000000 --- a/python/python-wrapt/README +++ /dev/null @@ -1,5 +0,0 @@ -A Python module for decorators, wrappers and monkey patching. - -The aim of the wrapt module is to provide a transparent object proxy -for Python, which can be used as the basis for the construction of -function wrappers and decorator functions. -- cgit v1.2.3