fix: format md and yml (#129)

This commit is contained in:
eggplants
2022-02-05 02:01:46 +09:00
committed by GitHub
parent e61447effd
commit 320ef30371
7 changed files with 42 additions and 36 deletions

View File

@@ -1,10 +1,10 @@
name: waybackpy
summary: Wayback Machine API interface and a command-line tool
description: |
Waybackpy is a CLI tool that interfaces with the Wayback Machine APIs.
Wayback Machine has three client side public APIs, Save API,
Availability API and CDX API. These three APIs can be accessed via
the waybackpy from the terminal.
Waybackpy is a CLI tool that interfaces with the Wayback Machine APIs.
Wayback Machine has three client side public APIs, Save API,
Availability API and CDX API. These three APIs can be accessed via
the waybackpy from the terminal.
version: git
grade: stable
confinement: strict