Added jrnl-venv-bin package

This commit is contained in:
Felipe Martin 2019-09-24 16:18:52 +02:00
parent 1f24fdea45
commit b990b426fe
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
name = "jrnl-venv-bin"
version = "2.0.0"
build_number = "1"
description = "Collect your thoughts and notes without leaving the command line. [installed inside a virtualenv]"
license = "MIT"
url = "https://jrnl.sh/"
depends = ["python", "python-virtualenv", "python-pip"]
optdepends = []
conflicts = []
arch = ["i686", "x86_64"]
[builder]
type = "python-virtualenv"
packages = ["jrnl"]
binaries = ["jrnl"]
[sources]
# No need