├── LICENSE ├── README.md ├── nefnir.py ├── rules.json └── tags.json /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonfd/nefnir/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonfd/nefnir/HEAD/README.md -------------------------------------------------------------------------------- /nefnir.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonfd/nefnir/HEAD/nefnir.py -------------------------------------------------------------------------------- /rules.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonfd/nefnir/HEAD/rules.json -------------------------------------------------------------------------------- /tags.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonfd/nefnir/HEAD/tags.json --------------------------------------------------------------------------------