ccstudiodss

View on PyPIReverse Dependencies (0)

0.4.3 ccstudiodss-0.4.3-py3-none-any.whl

Wheel Details

Project: ccstudiodss
Version: 0.4.3
Filename: ccstudiodss-0.4.3-py3-none-any.whl
Download: [link]
Size: 8400
MD5: a9079e4bb6a51b87ff4916110db0ec68
SHA256: 413f7f4315019da1170d705c4845c98c024a5d9c20129b1d0f1eb4279e716816
Uploaded: 2021-02-13 02:38:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ccstudiodss
Version: 0.4.3
Summary: Build and load Code Composer Studio projects from the command line using the Java DSS library.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: attrs
Requires-Dist: click
Requires-Dist: lxml
Requires-Dist: gitignoreio; extra == "dev"
Requires-Dist: jpype1 (==1.*,>=1.1.2); extra == "java"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: java
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 1142 characters]

WHEEL

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

RECORD

Path Digest Size
ccstudiodss/__init__.py sha256=V1tV5ka7uBBG_iBNDGWLP4kkIvop5hQTN5vGvOAReZM 89
ccstudiodss/__main__.py sha256=SmhVSv0bimuS3hQABnyTh5u0JdAQ4D2ExvLts1mLhIg 100
ccstudiodss/_version.py sha256=tGl-0EdOGypoZRtl43nDlHIYeia7UhMXqrqwfCoOlKA 497
ccstudiodss/api.py sha256=Tqkkmn-e_uEC9XswswmLpJ0Z3v4sg5u702ZPkPdF-wg 4977
ccstudiodss/cli.py sha256=QqhBFZc7lMiymw16QhI3NQKmYGTdb1ucIw7pmc_i8nc 10066
ccstudiodss/pytest.py sha256=bIutH33vbVqhRsqSedMRcxX820x7ka1qihlDlRGVA_Q 606
ccstudiodss/utils.py sha256=iEz6xOkpsd7eA_b8ePu8bhSnccHtmEJ_C9rPBFJwDzw 2774
ccstudiodss-0.4.3.dist-info/METADATA sha256=N8CiKFeziX3_2MAX7ySS1a9cPW97jEuh1Ehdow8clWc 1842
ccstudiodss-0.4.3.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
ccstudiodss-0.4.3.dist-info/entry_points.txt sha256=kiq-vpUxLSeYM5DjHkHdA64L8o5SnzD2I4Tu1nL6yzk 97
ccstudiodss-0.4.3.dist-info/top_level.txt sha256=HDKRpHtkVFOCnnRbZcSCwmNF0n86dmYMubomTRByOh8 12
ccstudiodss-0.4.3.dist-info/RECORD

top_level.txt

ccstudiodss

entry_points.txt

dss = ccstudiodss.cli:cli
ccstudiodss = ccstudiodss.pytest [test]