This website works better with JavaScript.
Explore
Help
Sign In
public
/
mirror-checker
Watch
26
Star
0
Fork
You've already forked mirror-checker
2
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
Check whether our mirror packages are up to date.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41
Commits
6
Branches
0
Tags
1.5 MiB
Python
100%
Tag:
Branch:
Tree:
3428e81cec
alt-impl
dev
jtoft-rt-4117
jtoft-rt-4117-slackware
master
time-parsing
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3428e81cec'
${ noResults }
mirror-checker
/
projects
/
alpine.py
9 lines
101 B
Raw
Blame
History
"""
Contains Alpine class
"""
from
distro
import
Distro
class
Alpine
(
Distro
)
:
"""
Alpine class
"""
Reference in new issue
View Git Blame
Copy Permalink