meson-vs-gen

View on PyPIReverse Dependencies (0)

0.6.0 meson_vs_gen-0.6.0-py3-none-any.whl

Wheel Details

Project: meson-vs-gen
Version: 0.6.0
Filename: meson_vs_gen-0.6.0-py3-none-any.whl
Download: [link]
Size: 23885
MD5: 7ff5f62d3e1e53034dc0e78d837e414a
SHA256: 67334b2a9c1b2d1ac2865f851f3f7050331581473611be1f720dcc7c42bf7307
Uploaded: 2025-03-14 19:48:37 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: meson-vs-gen
Version: 0.6.0
Summary: Generates Visual Studio solutions and projects for meson projects
Author: Charles Brunet
Author-Email: charles.brunet[at]optelgroup.com
Project-Url: Bug Tracker, https://gitlab.com/optelgroup-public/meson-vs-gen/-/issues
Project-Url: Repository, https://gitlab.com/optelgroup-public/meson-vs-gen
License: MIT
Keywords: visualstudio,meson
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9,<4.0
Requires-Dist: cleo
Requires-Dist: lxml
Requires-Dist: meson (<2.0.0,>=1.2.0); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pyyaml
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 9650 characters]

WHEEL

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

RECORD

Path Digest Size
vsgen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vsgen/__main__.py sha256=gITC-TWWK4-0BjTKLCcQ4CRtVtvaknnZBS8WmUXl96g 71
vsgen/api.py sha256=4MMioM8IOrmGgJKfLYcc9x74pxfTU-wB-uk5c8W-uKg 4350
vsgen/cli/__init__.py sha256=NE5TEIqHGLrEdULKvHfG6LpVXMlnMRgfIp4lxUt-9SE 440
vsgen/cli/_pathconfig.py sha256=dj1Z2z3m-KO-RS5DQ2SGCc1mDt7N5Ia7durrvzpAII8 2380
vsgen/cli/generate.py sha256=fPCFCbVSLVPfVl9sKSUFPZc25rC43J6UqAhuT8QrJ3I 1573
vsgen/cli/project.py sha256=m36vjKmMFz9DDLkIi1pfxFwpWRIA7tMp8tYG3qGwSH0 1221
vsgen/cli/solution.py sha256=Z28wK_505ff9Bq-mCYoBvLrXDJitN-MCH2hX-QtLJO0 2776
vsgen/configfile.py sha256=oBYnyl7hqM_MnJkgah0mxRr5NtSBEqIA-KWRlleCgRY 10990
vsgen/configuration.py sha256=qVh4cneS4-ppAXMRVggZalWiFivaecOdy3d5w_m0BrQ 1043
vsgen/introspector.py sha256=Wy_Diwt3Zur3PLcYE1wq5DQiKlp_jcR9de6j34UUBt0 10128
vsgen/runsettings.py sha256=tddVl4dFJPb3w7U1QDno2ZsnJeEjql3Pg1DU32crquQ 3358
vsgen/sln.py sha256=n-8pwuKBA8YypABk4N3Da-02OVE9-VyLX1kDkYEUT18 7261
vsgen/vcxproj.py sha256=S8dnnmMe4ZDoW6xtnfjVCo9SqfsBjHXnYdX-NVOgZLk 12479
meson_vs_gen-0.6.0.dist-info/LICENSE sha256=3mp37gQGwgSCKI_3S52sAmh_llPdnwYbjtPa6J5tdQw 1067
meson_vs_gen-0.6.0.dist-info/METADATA sha256=AQ3kyRLhgf3dofIjRZl3WWj1HIg5SghfdY1QFj-LJL4 10878
meson_vs_gen-0.6.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
meson_vs_gen-0.6.0.dist-info/entry_points.txt sha256=BrFkuRRynO7b77HZWLl2q5hcxqsSe_ipR9ftRO41kno 40
meson_vs_gen-0.6.0.dist-info/RECORD

entry_points.txt

vsgen = vsgen.cli:main