From be44ec8a21584cf5482efdd7108714502ead9caa Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Jan 2016 00:48:12 -0500 Subject: Massive summary changes --- pyfftw/pyfftw.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyfftw') diff --git a/pyfftw/pyfftw.ini b/pyfftw/pyfftw.ini index ed620bd..ee8b24e 100644 --- a/pyfftw/pyfftw.ini +++ b/pyfftw/pyfftw.ini @@ -5,7 +5,7 @@ version : 0.9.2 [about] home : http://hgomersall.github.com/pyFFTW license : GPL -summary : ${package:name} +summary : A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms. [source] # Name differs from the tarball... figures -- cgit