Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : aced-git.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aced.py
blob: d9903ab8d26f536b12669a16c2d1fe14a7d62828 (
plain
)
1
2
3
4
5
6
#!/usr/bin/env python3
import
lib
if
__name__
==
'__main__'
:
lib
.
main
()