fsactl

View on PyPIReverse Dependencies (0)

0.1.3 fsactl-0.1.3-py3-none-any.whl

Wheel Details

Project: fsactl
Version: 0.1.3
Filename: fsactl-0.1.3-py3-none-any.whl
Download: [link]
Size: 34446
MD5: 74cbad74569de0ecc978c63970c6a2a0
SHA256: 115d0090db59dfed0056c1667c86e0cf480aa9f9fc93317df5665d41ca235c29
Uploaded: 2020-11-20 19:28:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fsactl
Version: 0.1.3
Summary: Install and update MSFS2020 addons
Author: Michael Sasser
Author-Email: Michael[at]MichaelSasser.org
Home-Page: https://michaelsasser.github.io/fsactl/index.html
Project-Url: Documentation, https://michaelsasser.github.io/fsactl/index.html
Project-Url: Repository, https://github.com/MichaelSasser/fsactl
License: GPL-3.0+
Keywords: FlightSimulator,FS2020,MSFS2020,Flight,Simulator,Addon,AddonManager
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.11)
Requires-Dist: Jinja2 (<3.0.0,>=2.11.2)
Requires-Dist: PyYaml (<6.0.0,>=5.3.1)
Requires-Dist: coloredlogs (<15.0,>=14.0)
Requires-Dist: semver (<3.0.0,>=2.13.0)
Requires-Dist: sphinx (<4.0.0,>=3.3.1); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<2.0.0,>=1.11.1); extra == "docs"
Requires-Dist: sphinx_rtd_theme (<0.6.0,>=0.5.0); extra == "docs"
Requires-Dist: sphinxcontrib-programoutput (<0.17,>=0.16); extra == "docs"
Requires-Dist: tabulate (<0.9.0,>=0.8.7)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 4409 characters]

WHEEL

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

RECORD

Path Digest Size
fsactl/__init__.py sha256=fpVsyAg3pxmbAxTklskkl56YfIV0w95fprQ3Eu-jZek 1048
fsactl/addons.py sha256=IVvdzKLjr_2-oOF4qcwiDnMVXDqESwX50j87ieXnJEc 7022
fsactl/app.py sha256=NyKY5r3UOmdQtP0kwmPVAVcg7twbSR3IeneAuXtYUA4 2924
fsactl/downlaod.py sha256=oRP0msHuGw4Hcs-sYoEQYVun_-p9uXt0MFHPdlGeWM4 1445
fsactl/errors.py sha256=iFqHuToDHj0zqcGr_wDyHA_DETXNWPmqJuuj6GvfSJU 2456
fsactl/handlers/__init__.py sha256=WMT0oNknG_aMDRhoGvXoknh1X2H0rSygHdnIwtGN3Zo 927
fsactl/handlers/git.py sha256=Q279kD0ig0nVi-4yD2jYc4uACnejEkU4GjcH4WCMhgg 6680
fsactl/handlers/yaml.py sha256=iE9UPtkXJDQPfYa54RFrpMl2xD7Th2wAjamkSTAGRlA 2159
fsactl/install.py sha256=pPGuSqxOboShXQEQdU5wdVqFY-exC1lEW7A7sEAflB0 1435
fsactl/make.py sha256=9mThwgkqG64sfoQUyrKd2bKvy8XerLB7PwNsHmZFtO8 1433
fsactl/typing.py sha256=0ivvE44HkcnTV8CbDf0bJv4NzMinoeAY431c6wb8fA0 964
fsactl/update.py sha256=k5BlCqq7K3RjfjbGNcJ3DQVPhWDPCAXxT8JV8LAMdM0 1669
fsactl/workers/__init__.py sha256=WMT0oNknG_aMDRhoGvXoknh1X2H0rSygHdnIwtGN3Zo 927
fsactl/workers/git.py sha256=-kuaZ7P3MaUuxhX9KZqdMb91cMvOfMn2xYo08TQcwvc 4839
fsactl/workers/worker.py sha256=qMeDCWLjrY56hU8OUq_ds_NcmuE7E2pvxQuESy8YGUE 4050
fsactl-0.1.3.dist-info/entry_points.txt sha256=23ShJb32wizH8EF57NHXHQijY4175Yex6x_KphHdD8E 42
fsactl-0.1.3.dist-info/LICENSE.txt sha256=6DxtwIqmtIgD5fmoOWFOWZx4pEc0nwudkUcOV824CMY 35123
fsactl-0.1.3.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
fsactl-0.1.3.dist-info/METADATA sha256=u2heO0z7AHIXKZ_QAgdFCjGwpmogUGSedi4z7D2-wNc 6174
fsactl-0.1.3.dist-info/RECORD

entry_points.txt

fsactl = fsactl.app:main