Log In
centos
/
centpkg
Clone
Source Code
GIT
Source
Issues
11
Pull Requests
2
Stats
History src/centpkg/__init__.py
Branch:
9bd7b3b47a0275d99be743a26ff36c680b919643
develop
9bd7b3b47a0275d99be743a26ff36c680b919643
src
centpkg
__init__.py
implement sources to download from the CentOS lookaside cache
Brian Stinson
• 10 years ago
9bd7b3
run the superclass version of clone, we don't need to do too much here yet
Brian Stinson
• 10 years ago
6f323d
override some loaders to work with the CentOS file structure and release numbering
Brian Stinson
• 10 years ago
ca61eb
skeleton init file defining commands, mark them all NotImplemented so we can enable them one-by-one
Brian Stinson
• 10 years ago
2fb8a5