Geolocation encoder
Find a file
Hugo O'Connor c9d8d2ccde
docs: repository moved into anuna/saywhere as rust/
The Rust implementation was imported into the main SayWhere repository
(subtree, full history preserved). This repo is retired; point readers
at the new location.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017R8AwqxwAq8Av8GMZvLEPT
2026-07-11 23:46:27 +10:00
data feat: Rust port of SayWhere geocoding system 2026-03-12 11:49:52 +11:00
src verify the wordlist's canonical digest before use (spec MUST) 2026-07-11 13:22:05 +10:00
.gitignore feat: Rust port of SayWhere geocoding system 2026-03-12 11:49:52 +11:00
Cargo.lock verify the wordlist's canonical digest before use (spec MUST) 2026-07-11 13:22:05 +10:00
Cargo.toml verify the wordlist's canonical digest before use (spec MUST) 2026-07-11 13:22:05 +10:00
LICENCE docs: update README to draft-02 vocabulary; add LICENCE file 2026-07-11 23:37:29 +10:00
README.md docs: repository moved into anuna/saywhere as rust/ 2026-07-11 23:46:27 +10:00

saywhere-rs — moved

This repository has moved. The Rust implementation now lives in the main SayWhere repository, imported with full history:

https://codeberg.org/anuna/saywhere — directory rust/

This repository is retired and will receive no further updates. The final state here matches rust/ in the main repository at the time of the move (draft-02 conformant, 153 tests).