First check in

This commit is contained in:
2018-07-24 18:29:50 -05:00
commit 01c54f0a82
8 changed files with 155 additions and 0 deletions

12
SNAP/snapinfo Normal file
View File

@@ -0,0 +1,12 @@
name: ed
version: 1.14.2-0
arch: x86_64
depends: dash,glibc
builddeps: gcc
srcpkg: ed
bytes: 81920
url: https://www.gnu.org/software/ed/
repo: main
sha256man: 2df89f68f8cc6c75ec1fb8943789d717ac7b9c51b70993d9fbc16463c3d520f2
brief: GNU ed is a line-oriented text editor
description: GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts.