packages feed

lingo-0.1.0.0: README.md

# Lingo

Detect programming languages from file extensions and common filenames. Based on [linguist's](https://github.com/github/linguist) registry of languages.

## Development

```
cabal new-update
cabal new-configure
cabal new-build
```