chiark / gitweb /
import: split out URL handling into its own function
authorHans-Christoph Steiner <hans@eds.org>
Wed, 5 Aug 2015 18:42:58 +0000 (20:42 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 10 Sep 2015 09:08:39 +0000 (11:08 +0200)
commitc80c1bf0170f928825b94b9ed103311bd6fba5b8
tree38408391b21579078039f84c49b10d2e097e2a18
parent9489e80f09e3a9e882a2f6d4f91064858878ac5b
import: split out URL handling into its own function

This is preparation to add other import methods, like checking if the
command was run in a currently checked out git repo.
fdroidserver/import.py
fdroidserver/metadata.py