summaryrefslogtreecommitdiff
path: root/flit.ini
blob: 0ab88982d29724b329491ee69adce53bb791a01b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[metadata]
module = scilab_kernel
author = Steven Silvester
author-email = steven.silvester@ieee.org
home-page = https://github.com/blink1073/scilab_kernel
requires = metakernel (>=0.10.5)
description-file = README.rst
classifiers = Framework :: IPython
    License :: OSI Approved :: BSD License
    Programming Language :: Python :: 2
    Programming Language :: Python :: 3
    Topic :: System :: Shells