Fix style issues.

This commit is contained in:
Kelly (KT) Thompson 2016-06-09 19:18:25 -06:00
parent 915115386a
commit 883f601bca

View File

@ -24,8 +24,10 @@
##############################################################################
from spack import *
class Serf(Package):
"""Apache Serf - a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library"""
"""Apache Serf - a high performance C-based HTTP client library
built upon the Apache Portable Runtime (APR) library"""
homepage = 'https://serf.apache.org/'
url = 'https://archive.apache.org/dist/serf/serf-1.3.8.tar.bz2'