• Stars
    star
    3
  • Rank 3,946,922 (Top 79 %)
  • Language
    Lua
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lua Subtitle Downloader is a program that scans all movie files from a directory and its subdirectories and downloads their respective subtitles from different websites. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)

More Repositories

1

luaprofiler

LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
119
star
2

lua-studio

Lua Studio is a simple IDE for Lua. It consists of an editor with syntax coloring, and an integrated debugger. Debugger can step into, step over, step out of the routine, or stop at a breakpoint. This is Windows project written in C++ and MFC. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C++
41
star
3

html

Library for parsing HTML, writen in pure-Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
29
star
4

luacrypto

Lua bindings for OpenSSL libcrypto. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
23
star
5

luazip

LuaZip is a Lua extension library used to read files stored inside zip files. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
20
star
6

tekui

tekUI is a GUI toolkit library mostly written in Lua. It is easily extensible with new interface elements, which can later be ported in C. Its main focus is on rapid application development for embedded devices. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
16
star
7

bitstring

Lua bitstring parsing and creation library based on Erlang bit syntax. Bitstring is useful for network protocol programming and for manipulation of bit based file formats. It provides conversion of strings to binary and hexadecimal formats This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
15
star
8

lldebug

This is a debugger for Lua inspired by the visual studio. It is possible to debug in a special environment like "the coroutine object called each frame from a C language side" etc. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C++
13
star
9

lua-ex

The Lua Extension API is a proposal for a standard set of functions to provide a more complete programming environment for Lua. This is now hosted at http://code.google.com/p/lua-ex-api/ This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
13
star
10

luaedit

LuaEdit is an IDE, debugger and editor of Lua scripts. It support local and remote debugging. LuaEdit was one of the very first Lua debuggers and has been in development since 2004. It is also one of the most diverse and professional free Lua debuggers. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Pascal
13
star
11

lua-eclipse-ide

The Lua Eclipse Integrated Development Environment (IDE) is a set of Eclipse plug-ins that provide an editor and debugger for developing Lua scripts. If you use Eclipse to develop Java or C/C++ then you already know how to use the Lua Eclipse IDE. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
12
star
12

luaobjc

This is a maintenance fork of LuaObjCBridge. While contributions/bugfixes are welcome, this project is no longer being actively maintained. This project has been superseded by LuaCocoa: http://playcontrol.net/opensource/LuaCocoa/ This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Objective-C
12
star
13

lualdap

LuaLDAP is a simple interface from Lua to an LDAP client (in fact it's a bind to OpenLDAP client). LuaLDAP is free software and uses the same license as Lua 5.0. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
11
star
14

lua-dbus

LuaDBUS is a dbus binding intended to provide easy access to the full facilities offered by the dbus specifications: bus creation and connexion, message bunding and parsing. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
10
star
15

w32wrappers

Wrappers for Win32 API functions & constants. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
9
star
16

luapascal

Integrate Lua and Pascal languages. Permit Pascal programs to uses Lua scripts like C/C++ does. Allow Lua to manipulate components developed in Pascal. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Pascal
8
star
17

luapop3

LuaPOP3 is POP3 client that that can be used to download emails from the mail server. With LuaPOP3 it is easy to create a mail client application such as webmail or a simple command line tool. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
8
star
18

luarsa

RSA offers public key cryptographic facilities for Lua 5.1 This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
7
star
19

luaservice

This project provides a framework for building Windows Service applications in Lua. A Windows Service is a special application that runs at system boot (or on demand) without an interactive user. One use case is to run Xavante automatically. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
7
star
20

lua-gtk

Binding for Gnome libraries (Gtk etc.) for Lua. Currently about 9000 functions, 800 structures and 5500 constant values are included, even though the tested part is rather small. The API is similar to PyGTK or GtkMM. Tested with Gtk up to 2.16.1. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
6
star
21

venv

Lua Virtual Environment (VEnv) is a simple library which provides a way to execute a Lua function in a separate environment, protecting the original one. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
6
star
22

luaopenid

A Lua implementation of an OpenID server and consumer. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
6
star
23

lar

Virtual file system for Lua using ZIP compression. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
5
star
24

luacurses

luacurses is a library, that gives access to curses functions from lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
5
star
25

luasync

LuAsync provides interface for asynchronous network and disk IO calls, including it's own buffer implementation for efficient manipulation with large buffers. It is designed to be used as a base for ruby-like threading. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
5
star
26

lua4wince

Lua for Windows Mobile is a project to port and adapt Lua and several modules to the Windows Mobile, while allowing the development of web applications. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
5
star
27

harmony

Harmony is a business rules layer for Lua. Its goal: provide state and validation rules for lua entities, while using a Rule-based approach. Interaction is made through a message queue, extendable to add support for remote and distributed access. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
5
star
28

l-bia

Lua Built-In program (L-Bia) is a self-running Lua interpreter. It turns your Lua program with all required modules (either Lua or C libraries) and an interpreter into a single stand-alone program. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
5
star
29

toluaxx

toluaxx is a tool that greatly simplifies the integration of C/C++ code with Lua. toLuaxx is an extension of toLua and toLua++, a tool to integrate C/C++ code with Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
4
star
30

etree

Lua Element Tree is an XML library that enables manipulation of XML documents as simple Lua data structures. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
4
star
31

class

This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
4
star
32

luakit

LuaKit is an embeddable framework with a full Obj-C state access, capable of creating states, passing NSStrings, obj-c selector invocations and numerous other convinces for cocoa. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
3
star
33

luasofia

LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
3
star
34

compat

The Package Compatibility (Compat-5.1) is a set of files which provides an implementation of the new package model of Lua 5.1 to be used in Lua 5.0. The set of files consists of a Lua file and a pair of a C source and header files. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
3
star
35

tclua

A Lua binding for Tcl programming language This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
3
star
36

geoip

Look up the country (and with an appropriate database, also city, coordinates and more details) for a given IP address or hostname. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
3
star
37

lmemory

LMemory is a memory allocator, used to substitute the system's realloc function, it is high performance and no memory fragment, takes a small amount of memory space more than realloc(), fits for a large scale server application written in Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
3
star
38

lua-yapp

lua-yapp is a port of Lua to the PalmOS platform, with a UI to edit and run Lua source on the device, and a binding to the PalmOS specific API, written in the C language with GNU tools, targetting PalmOS 3.x and above This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
2
star
39

lst

A pure Lua port of the popular StringTemplate (http://www.stringtemplate.org/) project, intended to bring the power of this flexible template system to more resource constrained environments. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
2
star
40

simulua

Simulua is a discrete-event simulation library for Lua. The simulation in Simulua is process-oriented, that is, the operation path of a simulated system is obtained from interactions of processes running in parallel and managed by an event list. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
2
star
41

lualangpack

Provides Lua 5.x Language integration with MS Visual Studio 2005. Current features include syntax highlighting, hidden code regions, Lua project support, basic MSBuild integration, shell integration, and limited dynamic intellisense features. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C#
2
star
42

luadc

LuaDimensionalCalculator is a framework for computation with quantities with physical dimensions (mass, length, current, etc.). It is primarily intended for interactive use, as well as a demonstration of the use of metamethods. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
2
star
43

roman

A coolaborative project management tool This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
1
star
44

o-two

The implementation of an ORB in Lua This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
1
star
45

latt

LATT is a tool for automated testing. It looks like xUnit and it's based on the article written by Kent Beck: Simple Smalltalk Testing: With Patterns (http://www.xprogramming.com/testfram.htm). This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
1
star
46

cauldron

Cauldron is a World of Warcraft add-on that provides an enhanced tradeskill window with queueing capabilities and a shopping list for retrieving reagents from alts or vendors. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
1
star
47

unique

This game engine consist of a few modules. Each module call from lua code and provide him functionality. This system may be using for creation all interactive application (based on lua). This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C++
1
star
48

swirl

BEEP is a "protocol kernel" useful for implementing application protocols. This is a binding of beepcore-c into Lua 5.1, wrapped in a more user-friendly API implemented directly in Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
1
star
49

siteadmin

Handles issues about the LuaForge site itself. Can be used for bug reporting, suggestions and discussions about the site, the project tree (trove), cvs etc. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
1
star
50

ripcvt

Automate the conversion of trees of ripped audio files. Supported formats are Flac, Ogg, Mp3-vbr and Mp3-cbr. In one shot, it is able to convert a set of directory trees containing any of these types of files, to the selected subset of these formats. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
Lua
1
star
51

luapython

A Lua 3.2 to Python binding. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
C
1
star