csv-to-sqlite

View on PyPIReverse Dependencies (0)

2.1.3 csv_to_sqlite-2.1.3-py3-none-any.whl

Wheel Details

Project: csv-to-sqlite
Version: 2.1.3
Filename: csv_to_sqlite-2.1.3-py3-none-any.whl
Download: [link]
Size: 5668
MD5: b55583a502c228f151e91c86ef7b481b
SHA256: f3f9fcd857f58beefce711beba8dad51ef151ff82876858ee9da9cbd4463613f
Uploaded: 2022-12-13 18:57:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csv-to-sqlite
Version: 2.1.3
Summary: A script that processes the input CSV files and copies them into a SQLite database.
Author: Ladislav Benc
Author-Email: ladislav.benc[at]proton.me
Home-Page: https://github.com/zblesk/csv-to-sqlite
Keywords: csv sqlite conversion copy tool
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3
Requires-Dist: click
Description-Content-Type: text/markdown
[Description omitted; length: 1145 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
csv_to_sqlite.py sha256=oYAzq4uJB-nXpEoy33B9hxm1r1GjFD6SxDOts6eH_h8 8823
csv_to_sqlite-2.1.3.dist-info/entry_points.txt sha256=leJd2SxxciyDVqoHyonITA0TTP0QDF6BuVGmZKSeqe4 53
csv_to_sqlite-2.1.3.dist-info/LICENSE.txt sha256=5fJ6DFrTZ3923-Su5in_aS7DVzh2YM-mZhouHJH8eHI 1101
csv_to_sqlite-2.1.3.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
csv_to_sqlite-2.1.3.dist-info/METADATA sha256=5W03IUWTrWUjb6POSiBqGyfK1a4flL_OKZerENR-luQ 2031
csv_to_sqlite-2.1.3.dist-info/RECORD

entry_points.txt

csv-to-sqlite = csv_to_sqlite:start