summaryrefslogtreecommitdiff
path: root/flit.ini
blob: 0039e8170fdd5656cb761dca89505fd28931085c (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/calysto/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