12 maintained packages

package dom   xml, lib
Easy XML DOM parser
package crypto   crypto, algo, lib
Mix of all things cryptography-related
package parser_base   format, lib
Simple base for hand-made parsers of all kinds
package text_stat   debug, lib
Injects stat-calculating functionalities to Text and its variants
package bitmap   lib
The Bitmap class represents a 24-bit bitmap image. An instance can be constructed
package base64   encoding, lib
Offers the base 64 encoding and decoding algorithms
package websocket   network, lib
Adds support for a websocket connection in Nit
package rubix   algo, lib
Rubix-cube modelization library
package sexp   format, lib
S-Expression parsing facilities
package sha1   encoding, lib
Provides methods to compute the SHA1 hash of a String
package gettext   i18n, lib
Internationalization of Strings using gettext library
package ropes_debug   debug, lib
Exposes methods for debugging ropes when needed.

36 contributed packages

package core   lib
Nit common library of core classes and methods
package nitcorn   network, lib
Lightweight framework for Web applications development
package android   platform, lib
Android platform support and APIs
package json   format, lib
read and write JSON formatted text
package github   web, lib
Nit wrapper for Github API
package markdown   format, lib
A markdown parser for Nit.
package sax   xml, format, lib
Core SAX APIs.
package curl   network, wrapper, lib
Data transfer powered by the native curl library
package neo4j   database, lib
Neo4j connector through its JSON REST API using curl.
package linux   lib
Implementation of app.nit for the Linux platform
package socket   network, lib
Socket services
package dom   xml, lib
Easy XML DOM parser
package template   lib
Basic template system
package saxophonit   xml, format, lib
A SAX 2 parser in Nit.
package mpi   parallelism, lib
Implementation of the Message Passing Interface protocol by wrapping OpenMPI
package sqlite3   database, lib
Services to manipulate a Sqlite3 database
package cocoa   wrapper, lib
Cocoa API, the development layer of OS X
package html   format, lib
HTML output facilities
package binary   io, lib
Read and write binary data with any Reader and Writer
package trees   algo, lib
General module for tree data structures
package crypto   crypto, algo, lib
Mix of all things cryptography-related
package parser_base   format, lib
Simple base for hand-made parsers of all kinds
package text_stat   debug, lib
Injects stat-calculating functionalities to Text and its variants
package bcm2835   embedded, lib
Services to control the bcm2835 chipset used in the Raspberry Pi
package base64   encoding, lib
Offers the base 64 encoding and decoding algorithms
package websocket   network, lib
Adds support for a websocket connection in Nit
package bitmap   lib
The Bitmap class represents a 24-bit bitmap image. An instance can be constructed
package csv   format, lib
CSV document handling.
package rubix   algo, lib
Rubix-cube modelization library
package sexp   format, lib
S-Expression parsing facilities
package md5   encoding, lib
Native MD5 digest implementation as Text::md5
package gettext   i18n, lib
Internationalization of Strings using gettext library
package sha1   encoding, lib
Provides methods to compute the SHA1 hash of a String
package ropes_debug   debug, lib
Exposes methods for debugging ropes when needed.
package standard   lib
Old module implicitly imported by the old compiler.