Logo
Explore Help
Sign In
CondorCORE/condorcore-keyring
CondorCORE/condorcore-keyring
2
0
Fork 0
You've already forked condorcore-keyring
Code Issues Pull Requests Packages Projects Releases Wiki Activity
condorcore-keyring/keyringctl

9 lines
143 B
Plaintext
Raw Normal View History

feature(keyringctl): add tool to work with key data
2021-08-25 18:53:07 +02:00
#!/usr/bin/env python
keyringctl: Format file keyringctl: Use black to format the file, isort to auto-sort all imports. Remove commented code and (for now) ignore the high complexity in `convert()` so that flake8 can be used.
2021-10-17 00:50:34 +02:00
#
# SPDX-License-Identifier: GPL-3.0-or-later
feature(keyringctl): add tool to work with key data
2021-08-25 18:53:07 +02:00
chore(keyringctl): modularize the code for overview and testing
2021-10-24 14:37:27 +02:00
from libkeyringctl.cli import main
feature(keyringctl): add tool to work with key data
2021-08-25 18:53:07 +02:00
keyringctl: Format file keyringctl: Use black to format the file, isort to auto-sort all imports. Remove commented code and (for now) ignore the high complexity in `convert()` so that flake8 can be used.
2021-10-17 00:50:34 +02:00
if __name__ == "__main__":
chore(keyringctl): modularize the code for overview and testing
2021-10-24 14:37:27 +02:00
main()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 47ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API