hassil_2.2.3-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 22 Feb 2025 14:10:48 -0500 |
Source: | hassil |
Binary: | python3-hassil |
Architecture: | source all |
Version: | 2.2.3-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-hassil - Home Assistant Intent Language parser |
Closes: | 1078257 |
Changes: | hassil (2.2.3-1) unstable; urgency=medium * Initial release. (Closes: #1078257) |
Files: | 9122598fdb5c7d4210e8c16f9d667505 2182 python optional hassil_2.2.3-1.dsc f3832b37f371dd301aa8a1deb1d43446 47400 python optional hassil_2.2.3.orig.tar.gz 70099ad58889f444f0b2f2156baec21c 2132 python optional hassil_2.2.3-1.debian.tar.xz 8720833364053d0116218a6054aa6c97 7310 python optional hassil_2.2.3-1_amd64.buildinfo 21656cd95a835958ad1274870a5d965b 29820 python optional python3-hassil_2.2.3-1_all.deb |
hassil_2.2.3-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | hassil |
Binary: | python3-hassil |
Architecture: | all |
Version: | 2.2.3-1 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/home-assistant/hassil |
Standards-Version: | 4.7.1 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/deps/hassil |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/deps/hassil.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | python3-all, python3-pytest |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | python3-pytest<!nocheck>, python3-unicode-rbnf<!nocheck>, python3-yaml<!nocheck> |
Package-List: | python3-hassil deb python optional arch=all |
Files: | f3832b37f371dd301aa8a1deb1d43446 47400 hassil_2.2.3.orig.tar.gz 70099ad58889f444f0b2f2156baec21c 2132 hassil_2.2.3-1.debian.tar.xz |
control file for python3-hassil_2.2.3-1_all.deb (click to toggle) | |
---|---|
Package: | python3-hassil |
Source: | hassil |
Version: | 2.2.3-1 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Installed-Size: | 170 |
Depends: | python3-unicode-rbnf, python3-yaml, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/home-assistant/hassil |
Description: | Home Assistant Intent Language parser This library parses natural language sentences to understand user intents for Home Assistant. It uses customizable sentence templates and predefined lists to match spoken or typed phrases to specific intents. By interpreting commands like 'turn on the kitchen light', it associates actions with defined areas and entities. The library supports extending built-in intents and defining custom sentences to trigger diverse actions. This allows for effective interaction with Home Assistant through voice or text-based commands, providing a flexible way to control various aspects of a smart home setup. |
contents of python3-hassil_2.2.3-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-22 19:10 ./ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/bin/ -rwxr-xr-x root/root 214 2025-02-22 19:10 ./usr/bin/hassil drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/ -rw-r--r-- root/root 320 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/__init__.py -rw-r--r-- root/root 2553 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/__main__.py -rw-r--r-- root/root 120 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/_resources.py -rw-r--r-- root/root 274 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/errors.py -rw-r--r-- root/root 6026 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/expression.py -rw-r--r-- root/root 16277 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/intents.py -rw-r--r-- root/root 1470 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/models.py -rw-r--r-- root/root 14688 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/parse_expression.py -rw-r--r-- root/root 4715 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/parser.py -rw-r--r-- root/root 0 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/py.typed -rw-r--r-- root/root 23049 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/recognize.py -rw-r--r-- root/root 10629 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/sample.py -rw-r--r-- root/root 784 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/sample_template.py -rw-r--r-- root/root 39290 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/string_matcher.py -rw-r--r-- root/root 2880 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/trie.py -rw-r--r-- root/root 6785 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil/util.py drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/ -rw-r--r-- root/root 7 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/INSTALLER -rw-r--r-- root/root 5408 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/METADATA -rw-r--r-- root/root 91 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/WHEEL -rw-r--r-- root/root 48 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/entry_points.txt -rw-r--r-- root/root 7 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/top_level.txt -rw-r--r-- root/root 1 2025-02-22 19:10 ./usr/lib/python3/dist-packages/hassil-2.2.3.dist-info/zip-safe drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/share/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/share/doc/python3-hassil/ -rw-r--r-- root/root 1645 2025-02-04 17:35 ./usr/share/doc/python3-hassil/README.md.gz -rw-r--r-- root/root 155 2025-02-22 19:10 ./usr/share/doc/python3-hassil/changelog.Debian.gz -rw-r--r-- root/root 1218 2025-02-04 17:35 ./usr/share/doc/python3-hassil/changelog.gz -rw-r--r-- root/root 1111 2025-02-22 19:10 ./usr/share/doc/python3-hassil/copyright drwxr-xr-x root/root 0 2025-02-22 19:10 ./usr/share/doc/python3-hassil/examples/ -rw-r--r-- root/root 1650 2025-02-04 17:35 ./usr/share/doc/python3-hassil/examples/en.yaml |
copyright of python3-hassil_2.2.3-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hassil Upstream-Contact: Michael Hansen <mike@rhasspy.org> Source: https://github.com/home-assistant/hassil Files: * Copyright: Michael Hansen <mike@rhasspy.org> The Home Assistant Authors <hello@home-assistant.io> License: Apache-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. |
Timestamp: 22.02.2025 / 20:12:40 (UTC)