File: control

package info (click to toggle)
python-ck 1.9.4-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 1,004 kB
  • sloc: python: 6,505; php: 344; sh: 34; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,265 bytes parent folder | download
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
26
27
28
29
30
31
32
Source: python-ck
Section: python
Priority: optional
Maintainer: Grigori Fursin <Grigori.Fursin@cTuning.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 3.9.8
Homepage: http://github.com/ctuning/ck

Package: python3-ck
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python3 light-weight knowledge manager
 Collective Knowledge Framework and Repository (CK)
 is a small and portable Python application to organize,
 cross-link, share and reuse research artifacts.
 CK helps decompose complex and hardwired experimental
 workflows into unified and reusable components
 with simple JSON API  and meta-description shared via GitHub
 or any other web service. CK can complement Docker
 and Virtual Machines while helping researchers
 quickly prototype their ideas from shared components
 as LEGO(TM), crowdsource experiments, share knowledge,
 reproduce results and create interactive articles.
 Full documentation and results of GCC/LLVM crowdtuning
 (collaborative program optimization and machine learning)
 are available at https://github.com/ctuning/ck/wiki
 and http://cknowledge.org/repo
 .
 This is the Python 3 version of this package.