This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
pypihub
mirror of
https://github.com/brettlangdon/pypihub.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
pip compatible server to serve Python packages out of GitHub
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.
14
Commits
1
Branch
47 MiB
Go
89.8%
Makefile
9.6%
Dockerfile
0.6%
Tree:
6d67eba9e6
master
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6d67eba9e6'
${ noResults }
pypihub
/
web
History
Carl Jackson
6d67eba9e6
Always uppercase the method
I have no idea if net/http does this for you already, but I may as well do it myself too...
12 years ago
..
middleware.go
Middleware tests + bugfixes
12 years ago
middleware_test.go
Middleware tests + bugfixes
12 years ago
mux.go
Pattern tests + regexp hilarity
12 years ago
pattern.go
Move patternRe closer to its use
12 years ago
pattern_test.go
Pattern tests + regexp hilarity
12 years ago
router.go
Always uppercase the method
12 years ago
web.go
Fix old documentation
12 years ago