This website requires JavaScript.
Explore
Help
Sign In
y266shen
/
mirror-checker
forked from
public/mirror-checker
Watch
1
Star
0
Fork
You've already forked mirror-checker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3428e81cec
mirror-checker
/
projects
/
gnu.py
10 lines
92 B
Python
Raw
Blame
History
"""
Contains GNU class
"""
from
distro
import
Distro
class
GNU
(
Distro
)
:
"""
GNU class
"""
Reference in New Issue
View Git Blame
Copy Permalink