go2rpm

View on PyPIReverse Dependencies (1)

1.15.0 go2rpm-1.15.0-py3-none-any.whl

Wheel Details

Project: go2rpm
Version: 1.15.0
Filename: go2rpm-1.15.0-py3-none-any.whl
Download: [link]
Size: 17115
MD5: 18a117240f3453ae416c08511c0ff762
SHA256: 22d74df59e7e560195909d333176fe36f19b00a89cea63a65912d597e2fb1e36
Uploaded: 2024-12-12 04:22:23 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: go2rpm
Version: 1.15.0
Summary: Convert Go packages to RPM
Author-Email: Robert-André Mauchin <zebob.m[at]gmail.com>
Project-Url: Homepage, https://gitlab.com/fedora/sigs/go/go2rpm
Keywords: go,golang,rpm
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: aiohttp
Requires-Dist: gitpython
Requires-Dist: jinja2
Requires-Dist: go2rpm[vendor]; extra == "all"
Requires-Dist: pymarkdownlnt; extra == "codeqa"
Requires-Dist: ruff (>=0.3.0); extra == "codeqa"
Requires-Dist: go2rpm[codeqa]; extra == "dev"
Requires-Dist: go2rpm[formatters]; extra == "dev"
Requires-Dist: go2rpm[test]; extra == "dev"
Requires-Dist: go2rpm[typing]; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: black; extra == "formatters"
Requires-Dist: isort; extra == "formatters"
Requires-Dist: pytest; extra == "test"
Requires-Dist: mypy; extra == "typing"
Requires-Dist: pytest; extra == "typing"
Requires-Dist: typing_extensions; extra == "typing"
Requires-Dist: nox; extra == "typing"
Requires-Dist: go-vendor-tools (>=0.4.0b1); extra == "vendor"
Requires-Dist: tomlkit; extra == "vendor"
Provides-Extra: all
Provides-Extra: codeqa
Provides-Extra: dev
Provides-Extra: formatters
Provides-Extra: test
Provides-Extra: typing
Provides-Extra: vendor
Description-Content-Type: text/markdown
[Description omitted; length: 4940 characters]

WHEEL

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

RECORD

Path Digest Size
go2rpm/__init__.py sha256=g843fDlOuZE02OxBRnGqHqokQUFCd31-O9GgC1okRCY 59
go2rpm/__main__.py sha256=2XbUgbpzKJdGVnu9av4wjbpzekgCjJjcFbpKLW08HlQ 31368
go2rpm/templates/profile1.spec sha256=d8sjJVh5_F0gX4J0YGOmeDN9UdelboIcva-_aipPBPA 6954
go2rpm/templates/profile2.spec sha256=IXYUbY_44Iia9l-DGdwGjVgO-nO88YKQQp6AWefIOow 5826
go2rpm/templates/vendor.spec sha256=bIBtjaZy0BVrhl6chhs9Q9veqAYPnPaKDOMGe59h25E 4096
go2rpm-1.15.0.dist-info/entry_points.txt sha256=nXmxRHbT0M90aEO8Sst10sUF76DiZJXqJElclNd0xNk 47
go2rpm-1.15.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
go2rpm-1.15.0.dist-info/METADATA sha256=xpHuw9HsHlhLIRry-ElxuWN0eoE5Ooul32C77h1xbRg 6886
go2rpm-1.15.0.dist-info/RECORD

entry_points.txt

go2rpm = go2rpm.__main__:main