Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the Condorcet Election Format as input #1

Open
julien-boudry opened this issue May 22, 2023 · 2 comments
Open

Support the Condorcet Election Format as input #1

julien-boudry opened this issue May 22, 2023 · 2 comments
Assignees

Comments

@julien-boudry
Copy link

The Condorcet Election Format (.cvotes) is a tentative to standardize election input (configuration & vote data) in a human-readable and editable format, but also a precise definition that is easy to parse for a program.

https://github.com/CondorcetVote/CondorcetElectionFormat

@ikluft ikluft self-assigned this May 22, 2023
@ikluft
Copy link
Owner

ikluft commented May 22, 2023

Thank you for pointing out your proposed standard file format. Interoperability among Open Source projects is a good thing. I'll look into implementing it, or providing any feedback from that process.

@julien-boudry
Copy link
Author

@andrewcmyers can also be interested about a Perl parser.

andrewcmyers/civs#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants