pyinstaller-versionfile

View on PyPIReverse Dependencies (5)

3.0.0 pyinstaller_versionfile-3.0.0-py3-none-any.whl

Wheel Details

Project: pyinstaller-versionfile
Version: 3.0.0
Filename: pyinstaller_versionfile-3.0.0-py3-none-any.whl
Download: [link]
Size: 15667
MD5: 10f1e750ad76098c625884668f66badc
SHA256: ddf9ca179219827b8664a0271638e742f37aeb188dde5421e9fe9d7217f32f2b
Uploaded: 2024-11-04 14:43:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyinstaller_versionfile
Version: 3.0.0
Summary: Create a windows version-file from metadata stored in a simple self-written YAML file or obtained from an installed distribution.
Author: Andreas Finkler
Home-Page: https://github.com/DudeNr33/pyinstaller-versionfile
Project-Url: Repository, https://github.com/DudeNr33/pyinstaller-versionfile
License: MIT
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
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
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9,<4.0
Requires-Dist: Jinja2
Requires-Dist: PyYAML
Requires-Dist: packaging
Description-Content-Type: text/markdown
[Description omitted; length: 10219 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=LrSQAZSL42gQ5h3YtaAS6BDBH3KBIw97b0rY3AXI__s 1438
LICENSE sha256=hIoPIy-RJYgMOAI3KnmGWmfJ3gljbnPbHULoybPr86o 1079
pylintrc sha256=oITrjf1jNuh0x1f5xLkQ1z7sYGwPI2leVUm5X6xO-uY 295
pyinstaller_versionfile/__init__.py sha256=Mwb-b-e8uNjzakU4tPQMLbtn81d6scWrHWSl7HBipo4 3295
pyinstaller_versionfile/__main__.py sha256=sl-nChKwkbJaMFA5MKmiy0OHc6btvLzO1Pof7SuAljk 5385
pyinstaller_versionfile/exceptions.py sha256=QACm77uMhPfn7QYefh6QbgIksysvkZyzi1fg5QkHPbs 968
pyinstaller_versionfile/metadata.py sha256=48Mn6bmDGUlmnkl8bnJmdyx7GShZuV1mbBZOuFsjd5I 7194
pyinstaller_versionfile/version_file_template.txt sha256=ZRv_Vl1_7j8Ndhjlot8SUqL5QxtbI4TlWQwvvF_Qt1I 1635
pyinstaller_versionfile/writer.py sha256=BNnivUlntgzUziczRECUAQ6izsPzjca_zalNKx1L7n0 1861
tox.ini sha256=PGp_lPHr6yS-L2lOD4-64KIZuvaMqrMrmFFHNE9Nucs 1317
pyinstaller_versionfile-3.0.0.dist-info/LICENSE sha256=hIoPIy-RJYgMOAI3KnmGWmfJ3gljbnPbHULoybPr86o 1079
pyinstaller_versionfile-3.0.0.dist-info/METADATA sha256=S9WHDeV8WzwmMeNJKIE8vaSQbKxmepSS0h4gtU-6ZP4 11233
pyinstaller_versionfile-3.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pyinstaller_versionfile-3.0.0.dist-info/entry_points.txt sha256=VMelE0YHGynPdoINeKcqfSiof1hhK5ENoGmnNcpRyWw 157
pyinstaller_versionfile-3.0.0.dist-info/RECORD

entry_points.txt

create-version-file = pyinstaller_versionfile.__main__:create_version_file
pyivf-make_version = pyinstaller_versionfile.__main__:make_version