CSV Scalpar is a CSV file parser written in Scala for Scala programmers.
Features
- Parses csv files according to RFC 4180
- Handles embedded deliiters inside quoted text fields
- Handles embedded linefeeds inside quoted text fields
- Parsers can either return Options or throw Exceptions (ver. 2.0.0)
- Can emit CSV text to a file (ver. 2.0.0)
- Offers an option to keep embedded linefeeds
- Offers an option to use alternate delimiters
- Parsers return immutable containers, Vector or List, (ver. 2.0.0)
- Can read the whole file at once or read into buffers
Follow csvscalpar
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of csvscalpar!