blob: cd8780b71151b68dc650c1c904ddbf49dc77848c (
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
24
25
|
about:
home: https://pypi.python.org/packages/source/l/linecache2
license: BSD
summary: linecache2
build:
number: '0'
package:
name: linecache2
version: 1.0.0
requirements:
build:
- pbr
- setuptools
- python x.x
run:
- pbr
- python x.x
source:
fn: linecache2-1.0.0.tar.gz
md5: 7b25d0289ec36bff1f9e63c4329ce65c
url:
- https://pypi.python.org/packages/source/l/linecache2/linecache2-1.0.0.tar.gz
test:
imports:
- linecache2
|