Skip to content

borisz/libtinymmdb

 
 

Repository files navigation

# when autotools get weird for some reason, try this
./config.status --recheck && make -i clean all

#
autoreconf -vi

##
# This is our ~/.indent.pro. Linux Kernel standard but indent level is
# 4 and no tabs.

-nbad -bap -nbc -bbo -hnl -br -brs -c33 -cd33 -ncdb -ce -ci4
-cli0 -d0 -di1 -nfc1 -i4 -ip0 -l80 -lp -npcs -nprs -npsl -sai
-saf -saw -ncs -nsc -sob -nfca -cp33 -ss -ts8 -il1 -nut

About

C library for the MaxMind DB file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Other 1.3%