Skip to content

imont/libmatthew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmatthew

Some libraries based on code from Matthew Johnson: http://www.matthew.ath.cx/projects/java/

Modifications:

  • including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386
  • UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage)
  • Cleaned up code style
  • Split test classes to test classpath
  • Introduced JUnit
  • Removed the whole CGI package, it should never ever been used these days

About

Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.9%
  • C 14.4%
  • Makefile 4.7%