.8
2 claimants
0 primary
2 secondary
secondary-only
SWH popularity
From the SWH-MSR-ARV dataset (Desmazières, Di Cosmo, Lorentz, MSR 2025; file nb_extensions_alphanum.csv) — one row per (ext, year) in the full SWH archive. Case-aggregated. citation.
1.4M
total occurrences
383.4K
since 2019 (28.3%)
1970–2023
years active
Confirm or correct this extension
Existing claims are only secondary or weakly-attested. A confirmation (or correction) would strengthen the catalog. Vocabulary reference: docs/extension_labels.md.
What happens after I submit?
- A new GitHub issue is opened in this repo with your form contents
in a structured YAML block and the label
ext-review. Your GitHub login becomes the annotator; the issue'screated_atis the submission timestamp. - A curator script (
tools/process_extension_labels.py) fetches allext-reviewissues and writes their parsed contents intodata/derived/extension_labels.csvwithcurator_status="new". Until this script runs, your submission lives only as the GitHub issue. - Your submission shows up on the curator triage page
(/review/curator/)
under "new". Maintainers review the issue (comment, ask for
clarification, accept or reject) and edit
extension_labels.csvto setcurator_statustoaccepted. - For
pl/<id>labels,build_pl_taxonomy.pypromotes accepted labels intoext_claim.csvwithsource="manual_review:<your-login>"andstrength="proposed". The next site rebuild then shows your claim on this extension's page and on the language's page. - Friendly-name + reference-URL labels (e.g.
binary:imagefor.png) are not promoted intoext_claim.csv(they aren't PL claims) but are surfaced on this page's "Prior labels" table so anyone landing here sees them next to the auto-detected category.
In short: submitting opens an issue (provenance), and a small ingestion pipeline turns issues into rows the site renders. The loop is currently manual (the curator script must be run by a maintainer); GitHub Actions could automate it on each new issue.
Claimants (2)
Languages that list
.8 among their extensions. Strength reflects whether the upstream source treated it as their primary extension.| Language | Source | Strength |
|---|---|---|
| Roff | linguist | secondary |
| Roff Manpage | linguist | secondary |
Wikidata says… (1)
File formats, image formats, audio codecs and other non-PL
entities that claim
.8 on Wikidata
(property P1195) or in the Wikipedia infobox.
Source: data/derived/external_extension_index.csv.
Click Use as new PL on any row to open the
Add-PL form pre-filled with that entry's name, Wikipedia/Wikidata
URL, and this extension — one submission creates the PL + claim.
| Format | Class (Wikidata P31) | Suggested label | MIME | Notes | Action |
|---|---|---|---|---|---|
| man page Q47512572 electronic documentation file format | file format | — | text/troff; application/x-troff-man | — | Use as new PL ↗ |
Disambiguation rules (4)
Linguist heuristics that decide, by content, which language a
.8 file actually is.| Rule | Predicts | Kind | Predicates (truncated) |
|---|---|---|---|
h/linguist/.8/0 | Roff Manpage | predicates | [{"kind": "any", "regexes": ["^[.'][ \\t]*Dd +(?:[^\"\\s]+|\"[^\"]+\")"]}, {"kind": "any", "regexes": ["^[.'][ \\t]*Dt +(?:[^\"\\s]+|\"[^\"]+\") +\"?(?:[1-9]|@[^\\s@]+@)"]}, {"kind": "any", "regexes": |
h/linguist/.8/1 | Roff Manpage | predicates | [{"kind": "any", "regexes": ["^[.'][ \\t]*TH +(?:[^\"\\s]+|\"[^\"]+\") +\"?(?:[1-9]|@[^\\s@]+@)"]}, {"kind": "any", "regexes": ["^[.'][ \\t]*SH +(?:[^\"\\s]+|\"[^\"\\s]+)"]}] |
h/linguist/.8/2 | Roff | predicates | [{"kind": "any", "regexes": ["^\\.(?:[A-Za-z]{2}(?:\\s|$)|\\\\\")"]}] |
h/linguist/.8/3 | Text | default | [] |
SWH-mined examples (0)
No archived examples for .8 in our local mirror yet.