File: py3clean.rst

package info (click to toggle)
python3-defaults 3.13.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 660 kB
  • sloc: python: 1,282; makefile: 391; sh: 107
file content (28 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
==========
 py3clean
==========

---------------------------
removes .pyc and .pyo files
---------------------------

:Manual section: 1
:Author: Piotr Ożarowski, 2012-2013

SYNOPSIS
========
  py3clean [-V VERSION] [-p PACKAGE] [DIR_OR_FILE]

OPTIONS
=======
--version	show program's version number and exit

-h, --help	show this help message and exit

-v, --verbose	turn verbose mode on

-q, --quiet	be quiet

-p PACKAGE, --package=PACKAGE	specify Debian package name to clean

-V VERSION	specify Python 3 version to clean