This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Python > clint (0.4.1)

Clint: Python Command-line Application Tools.

Clint is a module filled with a set of awesome tools for developing commandline
applications.

C ommand L ine IN terface T ools .

Clint is awesome. Crazy awesome. It supports colors, but detects if the session
is a TTY, so doesn't render the colors if you're piping stuff around.

Awesome nest-able indentation context manager. Example: (with indent(4): puts
('indented text')). It supports custom email-style quotes. Of course, it
supports color too, if and when needed.

It has an awesome Column printer with optional auto-expanding columns.
It detects how wide your current console is and adjusts accordingly. It wraps
your words properly to fit the column size. With or without colors mixed in.
All with a single function call.

The world's easiest to use implicit argument system w/ chaining methods for
filtering. Seriously.

This requires: args

Maintained by: Dimitris Zlatanidis
Keywords: python,module,tools,developing,Command
ChangeLog: clint

Homepage:
https://github.com/kennethreitz/clint

Source Downloads:
clint-0.4.1.tar.gz (d0a0952bfcc5f4c5e03c36854665b298)

Download SlackBuild:
clint.tar.gz
clint.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
clint.SlackBuild
clint.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds