Reformat the description.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
from spack import *
|
||||
|
||||
class PyDbf(Package):
|
||||
"""
|
||||
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro
|
||||
.dbf files (including memos).
|
||||
"""
|
||||
"""Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro
|
||||
.dbf files (including memos)"""
|
||||
|
||||
homepage = 'https://pypi.python.org/pypi/dbf'
|
||||
url = "https://pypi.python.org/packages/source/d/dbf/dbf-0.96.005.tar.gz"
|
||||
|
Reference in New Issue
Block a user