summaryrefslogtreecommitdiffstats
path: root/libraries/CondConfigParser
Commit message (Collapse)AuthorAgeFilesLines
* libraries/CondConfigParser: Wrap README at 72 columns. B. Watson2022-03-131-5/+6
| | | | Signed-off-by: B. Watson <yalhcru@gmail.com>
* All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-171-1/+10
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-051-1/+2
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger2021-07-041-1/+1
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* various: Kill lots of python3 dep mentions Robby Workman2021-04-211-1/+1
| | | | | | | | This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
* libraries/CondConfigParser: Updated for version 1.0.3. Philip Lacroix2017-02-174-9/+9
| | | | Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
* Multiple: Fixed .info file (removed pysetuptools) Robby Workman2016-01-171-1/+1
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* libraries/CondConfigParser: Addec (Python library). Philip Lacroix2015-12-194-0/+109
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>