We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6015f6f commit 2a15c9bCopy full SHA for 2a15c9b
setup.py
@@ -15,7 +15,7 @@ def get_long_description():
15
16
setup(
17
name="dbf-to-sqlite",
18
- description="CLCLI tool for converting DBF files (dBase, FoxPro etc) to SQLite",
+ description="CLI tool for converting DBF files (dBase, FoxPro etc) to SQLite",
19
long_description=get_long_description(),
20
long_description_content_type="text/markdown",
21
author="Simon Willison",
0 commit comments