apertium / apertium/apertium-python
More seamless path
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 35
- Forks
- 27
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- [x] Let's rename from `pairs_path` to just `path`. There don't need to be only pairs under it, there can be language modules as well.
- [ ] I should be able to adjust it like `apertium.path.extend(...)` or `apertium.path = ...`. Not an unintuitive `append_pairs_path` function. The module should keep track of what path it used for its last search and if it's different from the current one, re-search the path before checking for a mode.
- [ ] tests for the above
- [ ] update README
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.