Benign python Download

ovos-skill-spelling 0.8.0a1

“OVOS spelling skill”

Python package contains an entry_points.txt fileDeclares Markdown package description

Evidence

Declares Python package name METADATA · lines 1–7
1Metadata-Version: 2.4
2Name: ovos-skill-spelling
3Version: 0.8.0a1
4Summary: OVOS spelling skill
5Author-email: JarbasAi <[email protected]>
6License: Apache-2.0
7Project-URL: Homepage, http …
Declares Python package license file METADATA · lines 9–19
9:48… oftware License
10Classifier: Programming Language :: Python :: 3
11Requires-Python: >=3.9
12Description-Content-Type: text/markdown
13License-File: LICENSE
14Requires-Dist: ovos-plugin-manager<3.0.0,>=2.1.0
15Requires-Dist: ovos-utils<1.0.0,>=0.0.38
16Requires-Dist: ovos-workshop<10.0.0,>=8.0.0
17Provides-Extra: test
18Requires-Dist: pytest; extra == "test"
19Requires-Dist: ovos-workshop<10.0.0,>=8.0.0; e …
Python comment contains a URL __init__.py · lines 1–10
1# Copyright 2018 Mycroft AI Inc.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under …
Grant or authorization verb text LICENSE · lines 93–98
93:7… meet the following conditions:
94
95 (a) You must give any other recipients of the Work or
96 Derivative Works a copy of this License; and
97
98 (b) You must cause any modified files …
Forced or mandatory instruction wording LICENSE · lines 137–142
137:46… ons.
138
139 6. Trademarks. This License does not grant permission to use the trade
140 names, trademarks, service marks, or product names of the Licensor,
141 except as required for reasonable and customary use in describing the
142 origin of the Work and reproducing th …

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.