Thu, 28 Nov 2024 08:44:29 UTC | login

Information for RPM python3-grammalecte-1.12.2-1.fc33.noarch.rpm

ID736841
Namepython3-grammalecte
Version1.12.2
Release1.fc33
Epoch
Archnoarch
SummaryFrench grammar checker
DescriptionGrammalecte is a grammar checker for the French language, derived from Lightproof. Grammalecte helps writing a proper French, without distracting users with false positives. This grammar checker follows the principle: the less false positives, the better; if it cannot know with a good chance that a dubious expression is wrong, it keeps silent. This package provides the command line interface, along with a server and a Python library.
Build Time2020-11-28 04:16:23 GMT
Size3.54 MB
64423816db4c2aee08367537fa2e9619
LicenseGPLv3 and MPLv2.0 and LGPLv2+
Buildrootf33-build-348623-59699
Provides
grammalecte = 1.12.2-1.fc33
python-grammalecte = 1.12.2-1.fc33
python3-grammalecte = 1.12.2-1.fc33
python3.9-grammalecte = 1.12.2-1.fc33
python3.9dist(grammalecte-fr) = 1.12.2
python3dist(grammalecte-fr) = 1.12.2
Obsoletes
python-grammalecte < 1.12.2-1.fc33
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.9
python3dist(bottle)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 123 >>>
Name ascending sort Size
/usr/bin/grammalecte-cli.py17.42 KB
/usr/bin/grammalecte-server.py13.58 KB
/usr/lib/python3.9/site-packages/Grammalecte_fr-1.12.2-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/Grammalecte_fr-1.12.2-py3.9.egg-info/PKG-INFO701.00 B
/usr/lib/python3.9/site-packages/Grammalecte_fr-1.12.2-py3.9.egg-info/SOURCES.txt1.41 KB
/usr/lib/python3.9/site-packages/Grammalecte_fr-1.12.2-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/Grammalecte_fr-1.12.2-py3.9.egg-info/top_level.txt12.00 B
/usr/lib/python3.9/site-packages/grammalecte0.00 B
/usr/lib/python3.9/site-packages/grammalecte/README.txt314.00 B
/usr/lib/python3.9/site-packages/grammalecte/WARNING.txt76.00 B
/usr/lib/python3.9/site-packages/grammalecte/__init__.py56.00 B
/usr/lib/python3.9/site-packages/grammalecte/__pycache__0.00 B
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/__init__.cpython-39.opt-1.pyc213.00 B
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/__init__.cpython-39.pyc213.00 B
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/bottle.cpython-39.opt-1.pyc142.00 KB
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/bottle.cpython-39.pyc142.00 KB
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/grammar_checker.cpython-39.opt-1.pyc3.58 KB
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/grammar_checker.cpython-39.pyc3.58 KB
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/text.cpython-39.opt-1.pyc4.84 KB
/usr/lib/python3.9/site-packages/grammalecte/__pycache__/text.cpython-39.pyc4.84 KB
/usr/lib/python3.9/site-packages/grammalecte/bottle.py42.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr0.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr/__init__.py76.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__0.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/__init__.cpython-39.opt-1.pyc236.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/__init__.cpython-39.pyc236.00 B
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj.cpython-39.opt-1.pyc14.16 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj.cpython-39.pyc14.16 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj_data.cpython-39.opt-1.pyc272.06 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj_data.cpython-39.pyc272.06 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj_generator.cpython-39.opt-1.pyc34.08 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/conj_generator.cpython-39.pyc34.08 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/cregex.cpython-39.opt-1.pyc11.56 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/cregex.cpython-39.pyc11.56 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_engine.cpython-39.opt-1.pyc23.00 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_engine.cpython-39.pyc23.00 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_functions.cpython-39.opt-1.pyc391.08 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_functions.cpython-39.pyc391.08 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_options.cpython-39.opt-1.pyc12.56 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_options.cpython-39.pyc12.56 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_rules.cpython-39.opt-1.pyc40.95 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_rules.cpython-39.pyc40.95 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_rules_graph.cpython-39.opt-1.pyc1.70 MB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/gc_rules_graph.cpython-39.pyc1.70 MB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/locutions_data.cpython-39.opt-1.pyc13.97 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/locutions_data.cpython-39.pyc13.97 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/mfsp.cpython-39.opt-1.pyc1.99 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/mfsp.cpython-39.pyc1.99 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/mfsp_data.cpython-39.opt-1.pyc161.45 KB
/usr/lib/python3.9/site-packages/grammalecte/fr/__pycache__/mfsp_data.cpython-39.pyc161.45 KB
Component of No Buildroots