{"id":19712637,"url":"https://github.com/nanogiants/twinecsv","last_synced_at":"2025-10-13T07:40:59.355Z","repository":{"id":59158323,"uuid":"58121584","full_name":"nanogiants/twineCSV","owner":"nanogiants","description":"Converts your twine formatted files to csv and vice versa","archived":false,"fork":false,"pushed_at":"2020-03-02T08:11:31.000Z","size":23,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-09T23:58:50.422Z","etag":null,"topics":["converter","csv","twine","txt","xlsx"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanogiants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-05T09:56:19.000Z","updated_at":"2025-09-15T14:33:29.000Z","dependencies_parsed_at":"2022-09-17T06:11:49.151Z","dependency_job_id":null,"html_url":"https://github.com/nanogiants/twineCSV","commit_stats":null,"previous_names":["dasheck0/twinecsv"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/nanogiants/twineCSV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2FtwineCSV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2FtwineCSV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2FtwineCSV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2FtwineCSV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanogiants","download_url":"https://codeload.github.com/nanogiants/twineCSV/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2FtwineCSV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014139,"owners_count":26085464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["converter","csv","twine","txt","xlsx"],"created_at":"2024-11-11T22:17:52.939Z","updated_at":"2025-10-13T07:40:59.324Z","avatar_url":"https://github.com/nanogiants.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwineCSV\n\n[![Gem Version](https://badge.fury.io/rb/twineCSV.svg)](https://badge.fury.io/rb/twineCSV)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'twineCSV'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install twineCSV\n\n## Usage\n\nThis micro gem converts twine formatted txt files to csv or xlsx and vice versa. The reason for this is that the localisation \ninformation is often provided by external services, which do not want to deal with restricted file formats but rather\nwant to work with Excel or similar programs. Thus this gem was created to create csv or xlsx files from your twine files. \nAfter you get your finalized csv or xlsx files back you can convert them to a txt file, with the proper twine formatting. \nTo get more information about twine in general visit their [github page](https://github.com/mobiata/twine).\n\nSupport for xlsx files since version 1.1.0.\n\n### Convert to csv\n\n```\ntwineCSV tocsv localisation.txt converted.csv\n```\n\n### Convert to xlsx\n\n```\ntwineCSV toxlsx localisation.txt converted.xlsx\n```\n\nYou have to provide at least the input file. When omitting the output file the filename is created based on the inputs filename.\n\n### Convert to twine file\n\n```\ntwineCSV totwine converted.csv localisation.txt\n```\n\n```\ntwineCSV totwine converted.xlsx localisation.txt\n```\n\nYou have to provide at least the input file. When omitting the output file the filename is created based on the inputs filename.\n\n### Help\n\n```\ntwineCSV help\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/appcom-interactive/twineCSV. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanogiants%2Ftwinecsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanogiants%2Ftwinecsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanogiants%2Ftwinecsv/lists"}