diff --git a/.gitignore b/.gitignore index c44690c..2105759 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,5 @@ dmypy.json # Pyre type checker .pyre/ - -export/ \ No newline at end of file +deb/usr/bin/wer +export/ diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control new file mode 100644 index 0000000..0be15c2 --- /dev/null +++ b/deb/DEBIAN/control @@ -0,0 +1,8 @@ +Package: wer +Priority: optional +Maintainer: Can202 +Architecture: all +Version: 0.1 +Depends: python3 +Description: wer is a program to read file with terminal + wer is a program to read file with terminal