Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

YABT

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

YABT

YABT: A context sensitive string manipulation tool

  • 2.0.2
  • PyPI
  • Socket score

Maintainers
1

YABT: A context sensitive string manipulation tool

YABT is a context sensitive string manipulation tool written in pure python. It has two main goals:

  • Provide implementations of string manipulation for specific tasks to be used inside applications. The current implementation is a context matching rule system combined with a finite state machine and a table for translating text into British Braille. This implementation should be useful for other tasks such as preparing text for a speech synthesiser by providing different tables.
  • To provide a framework which developers can use to create new translation algorithms which can be used by any application using YABT. This side of YABT could do with further development and so is most likely going t see some changes as YABT matures.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc