This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/info/meta.yaml

36 lines
500 B
YAML
Raw Normal View History

2017-10-11 02:24:15 +01:00
package:
name: yap4py
2019-03-18 14:47:29 +00:00
version: 6.5.0
2017-10-11 02:24:15 +01:00
requirements:
2017-11-15 12:18:19 +00:00
ignore_prefix_files:
- startup.yss
2017-10-11 02:24:15 +01:00
build:
- cmake
- swig
- gmp
2017-12-05 15:14:57 +00:00
- ninja
2017-11-11 22:48:09 +00:00
- readline
2017-10-17 00:13:09 +01:00
- python
- r
- notebook
2017-11-11 22:48:09 +00:00
- pkgconfig
- libxml2
2017-10-17 00:13:09 +01:00
run:
2017-12-05 15:14:57 +00:00
- jupyterlab
- python
2017-10-11 02:24:15 +01:00
- readline
- gmp
2017-10-17 00:13:09 +01:00
- r
- notebook
- libxml2
2017-10-11 02:24:15 +01:00
about:
home: http://www.github.com/vscosta/yap-6.3.git
license: LGPL2
license_family: LGPL
summary: Prolog System
source:
2018-02-08 11:13:58 +00:00
git_url: ..
git_rev: master