Difference between revisions of "Pies"

From Free Software Directory
Jump to: navigation, search
(pies-1.6)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Pies
 
|Name=GNU Pies
|Short description=Program Invocation and Execution Supervisor
+
|Short description=Program Invocation and Execution Supervisor.
 
|Full description='''Pies''' (pronounced ''p-yes'') is a program that supervises the invocation and execution of other programs. It reads the list of programs to be started from its configuration file, executes them, and then monitors their status, re-executing them as necessary.
 
|Full description='''Pies''' (pronounced ''p-yes'') is a program that supervises the invocation and execution of other programs. It reads the list of programs to be started from its configuration file, executes them, and then monitors their status, re-executing them as necessary.
  
The package name stands for Program Invocation and Execution Supervisor.
+
This is a GNU package.
 
|Homepage URL=https://www.gnu.org/software/pies/
 
|Homepage URL=https://www.gnu.org/software/pies/
|User level=intermediate
+
|Version download=https://ftp.gnu.org/gnu/pies/pies-1.6.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.gnu.org.ua/pies.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=An online copy of the documentation in various formats is available at http://pies.man.gnu.org.ua/
+
|Documentation note=https://www.gnu.org.ua/software/pies/manual/index.html
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Keywords=inetd,manager,C,start,program,execution,run
+
 
|Version identifier=1.3
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Version date=2016/10/01
+
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 +
|Keywords=inetd,program execution
 +
|Version identifier=1.5
 +
|Version date=2020/12/14
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/pies/pies-1.3.tar.gz
+
|Last review by=Genium
|Version comment=https://ftp.gnu.org/gnu/pies/pies-1.3.tar.gz
+
|Last review date=2020/12/24
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/pies/pies-1.5.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/04/03
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Is GNU=Yes
 
|GNU package identifier=pies
 
|License verified date=2009-12-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2008-2021 Sergey Poznyakoff
|License verified date=2009-12-17
+
|License verified by=Genium
 +
|License verified date=2021-07-07
 +
|License note=http://git.gnu.org.ua/cgit/pies.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, daemon
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=pies
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Sergey Poznyakoff
 
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Email=gray@gnu.org.ua
+
|Email=gray@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Python (Ref)
+
|Resource audience=Developer
|Resource URL=https://pypi.org/project/pies
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.gnu.org.ua/cgit/pies.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug reporting
+
|Resource audience=Bug reports
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:bug-pies@gnu.org.ua
+
|Resource URL=bug-pies@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/pies/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/pies/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,User
+
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://ftpmirror.gnu.org/pies/
+
|Resource URL=https://ftp.gnu.org/gnu/pies/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line, daemon
+
|Resource audience=Developer
|Programming-language=C
+
|Resource kind=General
|Runs-on=BSD, GNU/Linux, GNU/Hurd
+
|Resource URL=https://puszcza.gnu.org.ua/projects/pies/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q76186185
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/pies.html
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.gnu.org.ua/pies.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=1.6
 +
|Version date=2021-07-07
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2021-07-07
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/pies/pies-1.6.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 10:58, 7 July 2021


[edit]

GNU Pies

https://www.gnu.org/software/pies/
Program Invocation and Execution Supervisor.

Pies (pronounced p-yes) is a program that supervises the invocation and execution of other programs. It reads the list of programs to be started from its configuration file, executes them, and then monitors their status, re-executing them as necessary.

This is a GNU package.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

7 July 2021




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://alpha.gnu.org/gnu/pies/
WikidataGeneralhttps://www.wikidata.org/wiki/Q76186185
DeveloperVCS Repository Webviewhttp://git.gnu.org.ua/cgit/pies.git
Generalhttps://translationproject.org/domain/pies.html
FTPDownloadhttps://ftp.gnu.org/gnu/pies/
FTPDownloadhttps://ftpmirror.gnu.org/pies/
Bug reportsE-mailbug-pies@gnu.org
DeveloperGeneralhttps://puszcza.gnu.org.ua/projects/pies/


Software prerequisites

This entry (in part or in whole) was last reviewed on 7 July 2021.




Entry













"Bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.