[iep] 02/07: d/*: add manpage for iep

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 29 15:43:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository iep.

commit 313002125b32ed7061b2d5b89ca61c8696e006ac
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jan 29 11:06:51 2015 +0000

    d/*: add manpage for iep
---
 debian/iep.1    | 26 ++++++++++++++++++++++++++
 debian/manpages |  1 +
 2 files changed, 27 insertions(+)

diff --git a/debian/iep.1 b/debian/iep.1
new file mode 100644
index 0000000..9ef5214
--- /dev/null
+++ b/debian/iep.1
@@ -0,0 +1,26 @@
+.\" Manpage for IEP.
+.\" Contact ghisvail at gmail.com to correct errors or typos.
+.TH man 1 "29 January 2015" "3.5" "IEP man page"
+.SH NAME
+IEP \- Interactive Editor for Python
+.SH SYNOPSIS
+iep [FILE1, FILE2, ...]
+.SH DESCRIPTION
+IEP is a cross-platform Python IDE aimed at interactivity and introspection. 
+Its practical design is aimed at simplicity and efficiency. IEP consists of 
+an editor, a shell, and a set of tools to help the programmer in various ways.
+.SH OPTIONS
+The nuseradd does not take any options. However, you can supply a list of 
+files, which iep will attempt to open in different tabs.
+.SH SEE ALSO
+.B Homepage:
+http://www.iep-project.org/
+.SH AUTHOR
+This manual page was written by Ghislain Antony Vaillant <ghisvail at gmail.com> 
+for the Debian system (but may be used by others).
+.br
+Permission is granted to copy, distribute and/or modify this document under 
+the terms of the BSD license.
+.br
+On Debian systems, the complete text of the BSD License can be found in 
+/usr/share/common-licenses/BSD.
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..a4f2eb3
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+debian/iep.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/iep.git



More information about the debian-science-commits mailing list