Determines type and host of a repo.
Project description
Determines type and host of a repo.
Free software: BSD license
Documentation: http://watdarepo.rtfd.org.
Features
Works to some degree with the following VCS:
Git
Mercurial
SVN
BZR
Works to some degree with the following hosting services:
GitHub
BitBucket
GitLab
Gitorious
Sourceforge
Usage
>>> from watdarepo import watdarepo >>> watdarepo("https://github.com/pydanny/watdarepo") { u'vcs': u'git', u'hosting_service': u'github', u'repo_url': u'https://github.com/pydanny/watdarepo' }
History
0.2.0 (2013-09-08)
Improved test coverage to 100%.
Added coveralls.
Better analysis of repos.
0.1.0 (2013-09-08)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
watdarepo-0.2.0.tar.gz
(5.7 kB
view details)
File details
Details for the file watdarepo-0.2.0.tar.gz
.
File metadata
- Download URL: watdarepo-0.2.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51f780f2c1311d1df9ff6df232d1cd5e6220022eb715ae4d9d36267c2e11757d |
|
MD5 | 137482813e9aea34bc9640040ed02d9e |
|
BLAKE2b-256 | 0951765f5c88553dcca98569d6f6d467a2005a4e80a46067dfb6db86911d9568 |