Skip to content

Commit 9227686

Browse files
authored
Merge pull request #409 from tomschr/add-citation
Add CITATION.cff for citation
2 parents 1e3283a + 2a8331f commit 9227686

File tree

2 files changed

+105
-0
lines changed

2 files changed

+105
-0
lines changed

CITATION.cff

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
# This CITATION.cff file was generated with cffinit:
2+
# https://bit.ly/cffinit
3+
4+
cff-version: 1.2.0
5+
title: python-semver
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
11+
authors:
12+
- given-names: Kostiantyn
13+
family-names: Rybnikov
14+
email: k-bx@k-bx.com
15+
- given-names: Tom
16+
family-names: Schraitle
17+
email: tom_schr@web.de
18+
- given-names: Sebastian
19+
family-names: Celles
20+
email: s.celles@gmail.com
21+
- name: "The python-semver software team"
22+
23+
identifiers:
24+
- type: url
25+
value: 'https://github.com/python-semver/python-semver'
26+
description: GitHub python-semver/python-semver
27+
url: 'https://python-semver.readthedocs.io'
28+
repository-code: 'https://github.com/python-semver/python-semver'
29+
repository-artifact: 'https://pypi.org/project/semver/'
30+
31+
abstract: >-
32+
A Python module for semantic versioning. Simplifies
33+
comparing versions. This modules follows the
34+
MAJOR.MINOR.PATCH style.
35+
36+
keywords:
37+
- Python
38+
- Python module
39+
- semver
40+
- versioning
41+
- semantic versioning
42+
- semver-format
43+
- semver-tag
44+
- versions
45+
46+
references:
47+
- authors:
48+
- family-names: Preston-Werner
49+
given-names: Tom
50+
- name: "The semver team"
51+
title: 'Semantic Versioning 2.0.0'
52+
url: 'https://semver.org'
53+
repository-code: 'https://github.com/semver/semver'
54+
type: standard
55+
version: 2.0.0
56+
languages:
57+
- ar
58+
- bg
59+
- ca
60+
- cs
61+
- da
62+
- de
63+
- el
64+
- en
65+
- es
66+
- fa
67+
- fr
68+
- he
69+
- hin
70+
- hr
71+
- hu
72+
- hy
73+
- id
74+
- it
75+
- ja
76+
- ka
77+
- kab
78+
- ko
79+
- nl
80+
- pl
81+
- pt
82+
- ro
83+
- ru
84+
- sk
85+
- sl
86+
- sr
87+
- sv
88+
- tr
89+
- uk
90+
- vi
91+
- zh
92+
abstract: >-
93+
Given a version number MAJOR.MINOR.PATCH, increment the:
94+
95+
1. MAJOR version when you make incompatible API changes
96+
2. MINOR version when you add functionality in a backwards compatible manner
97+
3. PATCH version when you make backwards compatible bug fixes
98+
99+
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
100+
101+
license: BSD-3-Clause
102+
commit: 3a7680dc436211227c0aeae84c9b45e0b3345b8f
103+
version: 3.0.0
104+
date-released: '2023-04-02'

release-procedure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ create a new release.
2020
* `setup.cfg`
2121
* `tox.ini`
2222
* `.git/workflows/pythonpackage.yml`
23+
* `CITATION.cff`
2324

2425
1. Verify that the version has been updated and follow
2526
<https://semver.org>:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy