File: pypibrowser.1

package info (click to toggle)
pypibrowser 1.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 504 kB
  • ctags: 222
  • sloc: python: 3,385; makefile: 8; sh: 1
file content (23 lines) | stat: -rw-r--r-- 1,072 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH PYPIBROWSER 1 "January  9, 2010"
.SH NAME
pypibrowser \- graphical interface for browsing the Python Package Index
.SH SYNOPSIS
.B pypibrowser
.SH DESCRIPTION
\fBPyPI Browser\fR is a graphical user interface (GUI) tool for browsing the
contents of the Python Package Index (PyPI). It uses the XML-RPC interface
exposed by the Package Index server to retrieve information about the available
packages.
.PP
It aims to make it easier for users to find and download useful Python software
from a central repository. It provides facilities for searching the package
index, can display information about individual packages, allows packages to be
marked so that they can be downloaded together, and records information about
existing packages so that new ones can be highlighted.
.SH HOMEPAGE
\m[blue]\fBhttp://www\&.boddie\&.org\&.uk/david/Projects/Python/PyPI-Browser/\fR\m[]
.SH AUTHOR
PyPI Browser was written by David Boddie <david@boddie.org.uk>
.PP
This manual page was written by David Paleino <dapal@debian.org>,
for the Debian project (and may be used by others).