initial commit

This commit is contained in:
ston1th 2016-04-10 11:06:26 +02:00
commit c67729332c
26 changed files with 1612 additions and 0 deletions

10
Godeps/Godeps.json generated Normal file
View file

@ -0,0 +1,10 @@
{
"ImportPath": "git.giftfish.de/ston1th/webcam",
"GoVersion": "go1.6",
"Deps": [
{
"ImportPath": "github.com/creack/goselect",
"Rev": "2b9baf3927bb887c7a904663aa1a1c2dcf02ca61"
}
]
}