Result for 3AA3ACC5A19DB0C5239842BD0EED5304B8926623

Query result

Key Value
FileName./usr/lib/python2.7/site-packages/scspell/__init__.pyo
FileSize29337
MD5E165FF1D4AA61424403533328B1F299A
SHA-13AA3ACC5A19DB0C5239842BD0EED5304B8926623
SHA-256BFB0613906594DFF7ADEE1A98EEEF6D0E0FBBA7A838D751E467D5CCA09EEA411
SSDEEP384:UGQxbJdNWtOTFM3hWOEZvWG1XxTwN2u8Sw0HFBuBwH10QPaLTIwKaNl2HE:U/bJfDTebEZ11XxT4jwDBwH1RPaLUZ+
TLSHT19ED2808167EE06D7E2A4063550F44206CE35F0BBAA02678036FCE4B92FD6675C97B7C9
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
MD5CDBE8ADB9A9FC8DFE9577030B18A03D2
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.
PackageNamepython2-scspell3k
PackageRelease3.1
PackageVersion2.1
SHA-15BE774250BF57BA383FD55483A06AD22133F14A8
SHA-256D0EAE6F910D209711EBD584E0583FB907AE79D0E779DB72896382AA3C7985FAE