mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
Removed metainfo file, as it did not solve the issue with Debian licesning
Former-commit-id: 2a9ee72c9e6dca49ef7a95d62902237def77969f [formerly 8980bef8ce]
Former-commit-id: 11313daff2acf3980925e45776a88f7f40aff964
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2022 Randall Winkhart <idgr@tutanota.com> -->
|
||||
<component type="console-application">
|
||||
<id>org.rwinkhart.sshyp</id>
|
||||
<metadata_license>FSFAP</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<name>sshyp</name>
|
||||
<summary>A light-weight, self-hosted, synchronized password manager</summary>
|
||||
<description>
|
||||
<p>
|
||||
sshyp is a password-store compatible CLI password manager available
|
||||
for UNIX(-like) systems - its primary goal is to make syncing passwords
|
||||
and notes across devices as easy as possible via CLI.
|
||||
</p>
|
||||
</description>
|
||||
<url type="homepage">https://github.com/rwinkhart/sshyp</url>
|
||||
<content_rating type="oars-1.0"></content_rating>
|
||||
<provides>
|
||||
<binary>sshyp</binary>
|
||||
</provides>
|
||||
</component>
|
||||
Reference in New Issue
Block a user