-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflit.ini
More file actions
24 lines (22 loc) · 793 Bytes
/
flit.ini
File metadata and controls
24 lines (22 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[metadata]
module = fcomments
author = Tadek Teleżyński
author-email = [email protected]
maintainer = tadeo
maintainer-email = [email protected]
home-page = https://github.com/tadeoos/fcomments
description-file = README.md
classifiers = Development Status :: 3 - Alpha
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Environment :: Console
License :: OSI Approved :: MIT License
Intended Audience :: Developers
Topic :: Software Development :: Pre-processors
Topic :: Text Processing :: General
Topic :: Utilities
requires-python= >=3.5
keywords = comments file
[scripts]
fcomments = fcomments:main