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
/
openbsd.py
10 lines
104 B
Python
Raw
Blame
History
"""
Contains OpenBSD class
"""
from
distro
import
Distro
class
OpenBSD
(
Distro
)
:
"""
OpenBSD class
"""
Reference in New Issue
View Git Blame
Copy Permalink