summaryrefslogtreecommitdiff
path: root/dev-python/pyspelling
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-27 01:34:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-27 01:34:49 +0000
commit266b5240d0c338340d28b757b02e6b9ff286bb13 (patch)
treea937f7afd14a9bb15481a0147d82a6d10059d64a /dev-python/pyspelling
parentbfa29155f15043f788c4beb3e01d5ad429848832 (diff)
downloadbaldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.tar.gz
baldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.tar.xz
baldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.zip
Adding metadata
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r--dev-python/pyspelling/metadata.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/pyspelling/metadata.xml b/dev-python/pyspelling/metadata.xml
index e1004dd7296f..95221d1ccaf7 100644
--- a/dev-python/pyspelling/metadata.xml
+++ b/dev-python/pyspelling/metadata.xml
@@ -21,9 +21,7 @@ You can apply specific and different filters and options to each task. PySpellin
be used in CI environments to fail the build if there are misspelled words.
Aspell and Hunspell are very good spell checking tools. Aspell particularly comes with a couple of filters, but the filters are limited in types and aren't extremely flexible. PySpelling was created to work around Aspell's and Hunspell's filtering shortcomings by creating a wrapper around them that could be extended to handle more kinds of file formats and provide more advanced filtering. If you need to filter out specific HTML tags with specific IDs or class names, PySpelling can do it. If you want to scan Python files for docstrings, but also avoid specific content within the docstring, you can do that as well. If PySpelling doesn't have a filter you need, with access to so many available Python modules, you can easily write your own.
</longdescription>
- <upstream>
- <remote-id type="pypi">pyspelling</remote-id>
- </upstream>
+
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file