vsgen

View on PyPIReverse Dependencies (0)

0.3.3 vsgen-0.3.3-py2.py3-none-any.whl

Wheel Details

Project: vsgen
Version: 0.3.3
Filename: vsgen-0.3.3-py2.py3-none-any.whl
Download: [link]
Size: 22094
MD5: 450b33791f20a641ceb688cac3c7b86f
SHA256: 1c52f7f1633a2f3301e4d2f1822b3c68f6480a6dcfdd02b69c98fbae20d3ab0a
Uploaded: 2018-05-30 11:03:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vsgen
Version: 0.3.3
Summary: A Microsoft Visual Studio solution and project generator pyackage.
Author: dbarsam
Author-Email: dbarsam[at]gmail.com
Home-Page: https://github.com/dbarsam/python-vsgen
License: MIT
Keywords: visual studio project generation
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Office/Business :: Groupware
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: jinja2
Requires-Dist: configparser
[Description omitted; length: 4301 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
tests/integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/integration/test_package_integration.py sha256=uESC41CjDtqqdtSj3Gpx1XJoz_8viKq4I753a0WyWq4 2129
tests/integration/test_suite_integration.py sha256=5l6ZL3MGFYul4G3sbfx0EY1s22AYVoZ57J_d7aDFlPg 4824
vsgen/__init__.py sha256=SJHR4O9HU4nYki2fPVx_5CL6VbSXLIvQwSHp5KQzYx0 841
vsgen/__main__.py sha256=poWTA_wrVQXWF0pCbTX7JG8hPfPmUb9eltNzLaBRBAo 1425
vsgen/project.py sha256=nAyYa1dhdC4zRWLlKba3uTXiZ5OFjwY1dMZd6ONmOyw 12436
vsgen/register.py sha256=MbLfKgzkaZui9WY-tSFDXJ-pDW0FK52AGtdh9MJqQhs 3105
vsgen/solution.py sha256=OM2G1T2Q50thYpp-Ve-kC7F6TG7eJCuhy2R9X2xxjEo 2012
vsgen/suite.py sha256=1M2-e34zzzJDHcWahIF2CSX-ge-TBMDiuG1SM1Pv6pI 8229
vsgen/writer.py sha256=ThuqLSqwhMsYHvLaSE0ProQHzgvkFH4psm_8e5ABLTk 5251
vsgen/data/sln.jinja sha256=uu-QmYMqAl3AnI8ny6tgpErjaKTDw39Qzjb1WtlD2L0 1879
vsgen/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vsgen/util/argparse.py sha256=Ns7-loA47K-uHeOWOSbNOoPOSww6RnkYT8AnTipp1jg 643
vsgen/util/config.py sha256=qjUQ3edFsABilwnnnqewTzLOzBiS-OZ4_8y8sys0OjU 4032
vsgen/util/entrypoints.py sha256=XvpqwA6B2zRx9vNL9lg5_aJbxOGjMFxlCMhJLuiZ9Hs 1028
vsgen/util/logger.py sha256=keG7pKZRy5nos4Lto2OhdRqcJTBofKfhg8UBhh0GKMc 8737
vsgen/util/timer.py sha256=u8TEUTooIxRRFwkOG--ANEZofN3QsOrYGqov9BZNBC4 2044
vsgen-0.3.3.dist-info/METADATA sha256=4tAF0I7M1qMx6NVLZSAVYNU4NrXEWRuR0KLcnC7TEag 5236
vsgen-0.3.3.dist-info/RECORD
vsgen-0.3.3.dist-info/WHEEL sha256=CG516Me1TEyQqkQMqQpnDadrWi7ujPk88poSAu3OliQ 116
vsgen-0.3.3.dist-info/entry_points.txt sha256=UOjofOwtErNI8cBgnPhJzagGd9nLEbPTLzRCyID6Wpk 47
vsgen-0.3.3.dist-info/top_level.txt sha256=ZuNL14EQsDFPw4EiT17JizBHN0Gdd8R9C2yTPETGMqc 12

top_level.txt

tests
vsgen

entry_points.txt

vsgen = vsgen.__main__:main