diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-27 07:23:08 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:22:59 +0700 |
| commit | 4e3eae3ab67eff7a27e4efdeb2bda9a632b63da9 (patch) | |
| tree | eb8262f400280134bd5fdeb83f471bdcf79277e1 /python/docopt/README | |
| parent | d31a6fa4cfac65f124bdfaf1bb0f85567384f0a1 (diff) | |
python/docopt: Removed (split into python2/3)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/docopt/README')
| -rw-r--r-- | python/docopt/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/docopt/README b/python/docopt/README deleted file mode 100644 index 349148631b..0000000000 --- a/python/docopt/README +++ /dev/null @@ -1,5 +0,0 @@ -docopt helps you -* define interface for your command-line app -* automatically generate parser for it. - -Python3 is an optional dependency. |
