upi_parser 0.1.0 copy "upi_parser: ^0.1.0" to clipboard
upi_parser: ^0.1.0 copied to clipboard

A comprehensive UPI SMS transaction parser for Indian banking. Extracts amount, UPI ID, date, and transaction type using PEG-based grammars.

0.1.0 #

  • Initial release of upi_parser.
  • Support parsing Indian bank SMS notifications to extract structured UPI transactions.
  • Hybrid parsing engine using RegEx scanning + PetitParser PEG grammar checks.
  • Supported banks: SBI, HDFC, ICICI, Axis, Kotak, PNB, BOB, Canara, Federal, IndusInd, Paytm.
0
likes
150
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive UPI SMS transaction parser for Indian banking. Extracts amount, UPI ID, date, and transaction type using PEG-based grammars.

Homepage
Repository (GitHub)
View/report issues

Topics

#upi #sms-parser #finance #parser #india

License

MIT (license)

Dependencies

equatable, intl, petitparser

More

Packages that depend on upi_parser