mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-18 08:09:25 +00:00
11 lines
350 B
INI
11 lines
350 B
INI
[metadata]
|
|
module = bash_kernel
|
|
author = Thomas Kluyver
|
|
author-email = thomas@kluyver.me.uk
|
|
home-page = https://github.com/takluyver/bash_kernel
|
|
requires = pexpect (>=3.3)
|
|
description-file = README.rst
|
|
classifiers = Framework :: IPython
|
|
License :: OSI Approved :: BSD License
|
|
Programming Language :: Python :: 3
|
|
Topic :: System :: Shells
|