Result for 3DB41289E6A4ED66E2C9CB5EBC27C24A9BD42821

Query result

Key Value
FileName./usr/lib/python3.6/site-packages/scspell/__pycache__/_corpus.cpython-36.pyc
FileSize23270
MD5885CD47103FCDE08D4F1798584926C61
SHA-13DB41289E6A4ED66E2C9CB5EBC27C24A9BD42821
SHA-2561BE3D68D4F2199D87C5DB8E26E407EB64081DF2EC006EA188C7F56B4651127EF
SSDEEP384:e+6NjbHzcvYQGdpvQtN1UX+fWn4eMjf7YLvrGVz0lTJITnB01aQb56U:Z6tbHzcvYZLvCN1UXpnQQLzGB0lTJ8Kh
TLSHT18AA2078366C49FBBFDA6F1F8460D82509634927A53167602700C95EFEF123D42EB27DA
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5433971E1D8961A7ED17D51AAA0E39498
PackageArchnoarch
PackageDescriptionScspell is a spell checker for source code. This is an unofficial fork (of https://launchpad.net/scspell) that runs on both Python 2 and 3. Scspell does not try to be particularly smart--rather, it does the simplest thing that can possibly work: 1. All alphanumeric strings (strings of letters, numbers, and underscores) are spell-checked tokens. 2. Each token is split into one or more subtokens. Underscores and digits always divide tokens, and capital letters will begin new subtokens. In other words, ``some_variable`` and ``someVariable`` will both generate the subtoken list {``some``, ``variable``}. 3. All subtokens longer than three characters are matched against a set of dictionaries, and a match failure prompts the user for action. When matching against the included English dictionary, *prefix matching* is employed; this choice permits the use of truncated words like ``dict`` as valid subtokens. When applied to code written in most popular programming languages while using typical naming conventions, this algorithm will usually catch many errors without an annoying false positive rate. In an effort to catch more spelling errors, Scspell is able to check each file against a set of dictionary words selected *specifically for that file*. Up to three different sub-dictionaries may be searched for any given file: 1. A natural language dictionary. (Scspell provides an American English dictionary as the default.) 2. A programming language-specific dictionary, intended to contain oddly-spelled keywords and APIs associated with that language. (Scspell provides small default dictionaries for a number of popular programming languages.) 3. A file-specific dictionary, intended to contain uncommon strings which are not likely to be found in more than a handful of unique files.
PackageNamepython3-scspell3k
PackageRelease3.1
PackageVersion2.1
SHA-15C459A81B17A042B99894FC3F307F56E9A966481
SHA-2569C37871B835746B91A72E865715F498BF0E2901AB607E8827D7C4F4CAEDF3C07