https://github.com/svtter/colon2str
cli: transfer var:type to var=..
https://github.com/svtter/colon2str
command-line commandline-interface
Last synced: 3 months ago
JSON representation
cli: transfer var:type to var=..
- Host: GitHub
- URL: https://github.com/svtter/colon2str
- Owner: Svtter
- Created: 2022-10-14T13:36:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T13:49:43.000Z (over 2 years ago)
- Last Synced: 2025-02-01T19:11:38.335Z (5 months ago)
- Topics: command-line, commandline-interface
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colon2equal
============example:
1. `system:str` => `system=""`
2. `size:int` => `size=1`