fix: handle = syntax and some tokens

This commit is contained in:
2026-02-01 15:36:09 +01:00
parent ba8537063f
commit 6108b3f481
4 changed files with 422 additions and 246 deletions

View File

@@ -1,5 +1,7 @@
[package]
name = "lssh"
description = "List host names in ssh_config(5) files"
license = "MIT"
version = "0.1.0"
edition = "2024"