24 lines
1.1 KiB
YAML
24 lines
1.1 KiB
YAML
project:
|
|
name: "HTTPretty"
|
|
version: 0.7.0
|
|
description: HTTP request mock tool for python
|
|
tagline: Intercept real HTTP calls in python, test your software better.
|
|
twitter: gabrielfalcao
|
|
twitter_message: Python%20library%20for%20intercepting%20and%20mocking%20HTTP%20calls
|
|
google_analytics_code: UA-1277640-14
|
|
github_maintainer: gabrielfalcao
|
|
github_maintainer_name: Gabriel Falcão
|
|
github_maintainer_url: http://github.com/gabrielfalcao
|
|
github_maintainer_gravatar: https://secure.gravatar.com/avatar/3fa0df5c54f5ac0f8652d992d7d24039?s=64
|
|
|
|
github_url: http://github.com/gabrielfalcao/HTTPretty
|
|
github_fork_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.tar.gz
|
|
tarball_download_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.tar.gz
|
|
zipball_download_url: https://github.com/gabrielfalcao/HTTPretty/archive/master.zip
|
|
documentation_url: http://falcao.it/HTTPretty
|
|
support_url: http://github.com/gabrielfalcao/HTTPretty/issues
|
|
logo_url: https://s3-us-west-2.amazonaws.com/s.cdpn.io/18885/httpretty-logo_1.svg
|
|
full_index: false
|
|
documentation:
|
|
index: welcome.md
|