bpt icon indicating copy to clipboard operation
bpt copied to clipboard

[FEATURE] maybe use .yml format??

Open sea5kg opened this issue 4 years ago • 1 comments

Hello, I try develop something like source package manager for c++. And I see that you use json... I was use too. But later changed this to yml - more comfortable format (you can provide commets in control files)

P.S. If you wish we can contact and discuss problem packaging for c++... I m interesting talk (and develop) about this...

Describe the scenario and circumstances that should be addressed

[Before describing the requested feature, describe the scenario and circumstances in which it would be a benefit to the user.]

Describe alternatives you've considered

[Before describing your preferred solution, consider what alternatives might be available. If you can think of other less-preferable possibilities, describe them here and what drawbacks they may have. Otherwise, remove this section.]

Describe the solution you'd like

[Clearly describe the feature and/or workflow you'd like to see made available. If you've described alternatives, state the reason that it should be preferred. If multiple alternatives are equally beneficial, feel free to include them all here.]

Additional context

[Add any other context or screenshots about the feature request here.]

sea5kg avatar Mar 26 '20 20:03 sea5kg

BTW JSON5 does allow comments. As well as easier-to-use commas.

(I personally prefer JSON5 but YAML has a lot of traction in tools.)

david-bakin avatar Mar 15 '22 05:03 david-bakin