Reformat the description.

This commit is contained in:
Glenn Johnson
2016-04-24 18:06:51 -05:00
parent 797af2e80f
commit 4e671c54ee
6 changed files with 14 additions and 21 deletions

View File

@@ -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"