blob: 7758b6d999d3c92baf5590e739dfa8a85e9eb222 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
about:
home: https://pypi.python.org/packages/source/m/mechanize
license: BSD
summary: mechanize
build:
number: '0'
package:
name: mechanize
version: 0.2.5
requirements:
build:
- setuptools
- python x.x
run:
- python x.x
source:
fn: mechanize-0.2.5.tar.gz
md5: 32657f139fc2fb75bcf193b63b8c60b2
url:
- https://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz
test:
imports:
- mechanize
|