README update. No code changes (0.28.0)
This commit is contained in:
parent
2312b9d0c3
commit
786f1ddc06
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -17,13 +17,13 @@ Fun is and will ever be 100% free under the terms of the [Apache-2.0 License](ht
|
|||
|
||||
### Extras
|
||||
|
||||
- [JSON](https://www.json.org/) support builtin using [json-c](https://github.com/json-c/json-c) (optional) <span style="color:green;font-weight:bold;">☑</span>
|
||||
- [ODBC](https://learn.microsoft.com/en-us/sql/odbc/reference/odbc-overview?view=sql-server-ver16) support builtin for flexible database connectivity using [unixODBC](https://www.unixodbc.org/) (optional) <span style="color:red;font-weight:bold;">☐</span>
|
||||
- [PC/SC](https://pcscworkgroup.com/) smart card support builtin using [PCSC lite](https://pcsclite.apdu.fr/) (optional) <span style="color:green;font-weight:bold;">☑</span>
|
||||
- [SQLite](https://sqlite.org/) support builtin (optional) <span style="color:red;font-weight:bold;">☐</span>
|
||||
- [Tk](https://www.tcl-lang.org/) support builtin for GUI application development (optional) <span style="color:red;font-weight:bold;">☐</span>
|
||||
- [JSON](https://www.json.org/) support builtin using [json-c](https://github.com/json-c/json-c) (optional) ☑
|
||||
- [ODBC](https://learn.microsoft.com/en-us/sql/odbc/reference/odbc-overview?view=sql-server-ver16) support builtin for flexible database connectivity using [unixODBC](https://www.unixodbc.org/) (optional) ☐
|
||||
- [PC/SC](https://pcscworkgroup.com/) smart card support builtin using [PCSC lite](https://pcsclite.apdu.fr/) (optional) ☑
|
||||
- [SQLite](https://sqlite.org/) support builtin (optional) ☐
|
||||
- [Tk](https://www.tcl-lang.org/) support builtin for GUI application development (optional) ☐
|
||||
|
||||
<span style="color:green;font-weight:bold;">☑</span> = Done / <span style="color:red;font-weight:bold;">☐</span> = Planned or in progress.
|
||||
☑ = Done / ☐ = Planned or in progress.
|
||||
|
||||
## Characteristics
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue