File: doc.go

package info (click to toggle)
golang-github-abadojack-whatlanggo 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 444 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
//Package whatlanggo detects natural languages and scripts ( writing systems ).
//Languages are represented by a determined list of constants while scripts are
//represented by *unicode.RangeTable.
package whatlanggo