head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.24
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.22
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.20
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.18
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.16
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.14
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.12
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.10
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.8
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.6
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.4
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.2
	pkgsrc-2023Q2-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2023.05.18.12.59.08;	author wiz;	state Exp;
branches;
next	1.1;
commitid	sY5R02Z0rI3zFrpE;

1.1
date	2023.05.18.12.01.03;	author nikita;	state Exp;
branches;
next	;
commitid	KoBySbY2EQqFlrpE;


desc
@@


1.2
log
@py-fire: add missing TOOL dependency

Clean some pkglint and add some test dependencies, though tests
don't run with python 3.11 due to asyncio changes in that version
@
text
@Python Fire is a library for automatically generating command line
interfaces (CLIs) with a single line of code.

It will turn any Python module, class, object, function, etc.
(any Python component will work!) into a CLI. It's called Fire
because when you call Fire(), it fires off your command.
@


1.1
log
@py-fire: import as devel/py-fire version 0.5.0

Python Fire is a library for automatically generating command line
interfaces (CLIs) with a single line of code.

It will turn any Python module, class, object, function, etc.
(any Python component will work!) into a CLI. It's called Fire
because when you call Fire(), it fires off your command.
@
text
@d5 1
a5 1
(any Python component will work!) into a CLI. It’s called Fire
@

