Skip to content

Parser, converter and json/yaml with dictionary #558

Open
@psztoch

Description

  1. Further popularization of this format requires access to a simple and working converter to debian/changelog and RPM.spec %changelog format.

  2. To develop a converter you need to start with a parser. Its reference form would certainly dispel many doubts in use and influence unification.

  3. It would also be worthwhile to develop an aggregate file with translations of the most important terms:

    • Changelog
    • Version
    • Release date
    • Unreleased
    • YANKED
    • Added
    • Changed
    • Deprecated
    • Removed
    • Fixed
    • Security
    • All notable changes to this project will be documented in this file.
    • This project adheres to Semantic Versioning.
    • The format is based on Keep a Changelog.

Without this, it is impossible to make a multilingual parser or generator.

  1. Also missing is a recommendation on how to name files in different languages, such as:
  • CHANGELOG.md
  • CHANGELOG.de.md
  • CHANGELOG.pl.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions