File: 0002-patch-README-for-Debian.patch

package info (click to toggle)
fortran-language-server 2.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,204 kB
  • sloc: python: 8,391; f90: 767; makefile: 28; fortran: 26; ansic: 20
file content (51 lines) | stat: -rw-r--r-- 3,011 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
From: Denis Danilov <danilovdenis@yandex.ru>
Date: Sun, 16 Oct 2022 10:00:00 +0200
Subject: patch README for Debian

remove links to images on 3rd party sites
---
 README.md | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/README.md b/README.md
index e78bcc5..95a2eb7 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,5 @@
-![alt](https://raw.githubusercontent.com/gnikit/fortls/master/assets/logo.png)
-
 # fortls - Fortran Language Server
 
-![PyPI](https://img.shields.io/pypi/v/fortls?style=flat-square)
-![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fortls?style=flat-square)
-[![PyPi Downloads via PePy](https://img.shields.io/badge/dynamic/json?style=flat-square&color&maxAge=86400&label=PyPi%20Downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Ffortls)](https://pepy.tech/project/fortls)
-![Conda](https://img.shields.io/conda/dn/conda-forge/fortls?label=Anaconda&style=flat-square)
-![GitHub License](https://img.shields.io/github/license/gnikit/fortls?style=flat-square)
-![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/gnikit/fortls/Tests/master?label=CI&style=flat-square)
-![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/gnikit/fortls/Docs/master?label=Docs&style=flat-square)
-![Codecov](https://img.shields.io/codecov/c/github/gnikit/fortls?style=flat-square)
-[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black)
-![GitHub Repo stars](https://img.shields.io/github/stars/gnikit/fortls?color=yellow&style=flat-square)
-
-[<img alt="https://github.com/sponsors/gnikit" src="https://img.shields.io/static/v1?style=social&label=Sponsor&message=%E2%9D%A4&logo=GitHub&color&link=%3Curl%3E" height="30" />](https://github.com/sponsors/gnikit)
-[<img alt="https://paypal.me/inikit" src="https://img.shields.io/static/v1?style=social&label=Donate&message=%E2%9D%A4&logo=Paypal&color&link=%3Curl%3E" height="30" />](https://paypal.me/inikit)
-
-![alt](https://raw.githubusercontent.com/gnikit/fortls/master/assets/animations/intro-demo.gif)
-
 `fortls` is an implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol)
 (LSP) for Fortran using Python (3.7+).
 
@@ -163,13 +145,6 @@ An example for a Configuration file is given below
 This project would not have been possible without the original work of [@hansec](https://github.com/hansec/)
 in [`fortran-language-server`](https://github.com/hansec/fortran-language-server)
 
-<!-- ## Support
-
-If you want to support this project you can do it through
-
-[![Alt](https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-150px.png)](https://paypal.me/inikit)
-[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/gnikit) -->
-
 ## Bug reports
 
 When [filing bugs](https://github.com/gnikit/fortls/issues/new)