srcinfo

View on PyPIReverse Dependencies (2)

0.1.2 srcinfo-0.1.2-py3-none-any.whl

Wheel Details

Project: srcinfo
Version: 0.1.2
Filename: srcinfo-0.1.2-py3-none-any.whl
Download: [link]
Size: 4393
MD5: 9c26069fe94159672bc8687a0cdf9ef0
SHA256: f670a3473db3efa7392bd68add147650fb6c3e9b2ec54c1db252d80698c968da
Uploaded: 2023-01-27 12:01:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: srcinfo
Version: 0.1.2
Summary: A small library to parse .SRCINFO files
Author: Johannes Löthberg
Author-Email: johannes[at]kyriasis.com
License: ISC
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Archiving :: Packaging
Requires-Python: >=3.7,<4.0
Requires-Dist: parse (<2.0.0,>=1.19.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 430 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
srcinfo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
srcinfo/main.py sha256=-NtomSZYmx3sV_NJxU4YoxQHkwDoL0Qmql9XlunF8cM 664
srcinfo/parse.py sha256=xJa9JMBPA7lh--yz81hHRAn7aZCg-vthi_FkQYs5mv0 2598
srcinfo/utils.py sha256=FlfecR6xr524V9rMj7nbT76Lp1JztsRB3Iau9R8Yzvw 1028
srcinfo-0.1.2.dist-info/LICENSE sha256=UHfCVcu90C_Xuu18FDHs_jbLUZgvyD5oxRyB5imaaHU 747
srcinfo-0.1.2.dist-info/METADATA sha256=2fZIvysYxu5jDDPO4cmlorc_v9ZthlK9yYosx4z-cY4 1215
srcinfo-0.1.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
srcinfo-0.1.2.dist-info/entry_points.txt sha256=-6uX_WWsvD6NZEzz5KmLFqthrF_cHEkJOzP50lhMP_U 51
srcinfo-0.1.2.dist-info/RECORD

entry_points.txt

parse_srcinfo = srcinfo.main:main