## ๐Ÿ“ฆ Package Details **Maintainer:** @ (You can find this by checking the history of the package `Makefile`.) **Description:** --- ## ๐Ÿงช Run Testing Details - **OpenWrt Version:** - **OpenWrt Target/Subtarget:** - **OpenWrt Device:** --- ## โœ… Formalities - [ ] I have reviewed the [CONTRIBUTING.md](https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md) file for detailed contributing guidelines. ### If your PR contains a patch: - [ ] It can be applied using `git am` - [ ] It has been refreshed to avoid offsets, fuzzes, etc., using ```bash make package//refresh V=s ``` - [ ] It is structured in a way that it is potentially upstreamable (e.g., subject line, commit description, etc.) We must try to upstream patches to reduce maintenance burden.