keplerproject -> lunarmodules

This commit is contained in:
Hisham Muhammad
2022-07-26 12:40:59 -03:00
parent e4eae33de5
commit 912e06714f
9 changed files with 35 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
Copyright © 2003-2014 Kepler Project. Copyright © 2003-2010 Kepler Project.
Copyright © 2014-2022 The LuaFileSystem authors. Copyright © 2010-2022 The LuaFileSystem authors.
Permission is hereby granted, free of charge, to any person Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation obtaining a copy of this software and associated documentation

View File

@@ -1,11 +1,11 @@
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE) [![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
[![Build Status](https://github.com/keplerproject/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/keplerproject/luafilesystem/actions) [![Build Status](https://github.com/lunarmodules/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/lunarmodules/luafilesystem/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/y04s4ms7u16trw8e?svg=true)](https://ci.appveyor.com/project/ignacio/luafilesystem) [![Build status](https://ci.appveyor.com/api/projects/status/y04s4ms7u16trw8e?svg=true)](https://ci.appveyor.com/project/ignacio/luafilesystem)
[![Coverage Status](https://coveralls.io/repos/keplerproject/luafilesystem/badge.png)](https://coveralls.io/r/keplerproject/luafilesystem) [![Coverage Status](https://coveralls.io/repos/lunarmodules/luafilesystem/badge.png)](https://coveralls.io/r/lunarmodules/luafilesystem)
# LuaFileSystem - File System Library for Lua # LuaFileSystem - File System Library for Lua
https://keplerproject.github.io/luafilesystem https://lunarmodules.github.io/luafilesystem
# Description # Description
@@ -23,4 +23,4 @@ luarocks install luafilesystem
# Documentation # Documentation
Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem). Please check the at `docs/` for more information, also available at the [project website](https://lunarmodules.github.io/luafilesystem).

View File

@@ -13,7 +13,7 @@
<div id="product"> <div id="product">
<div id="product_logo"> <div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem"> <a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/> <img alt="LuaFileSystem" src="luafilesystem.png"/>
</a> </a>
</div> </div>
@@ -44,10 +44,10 @@
</ul> </ul>
</li> </li>
<li><strong>Examples</strong></li> <li><strong>Examples</strong></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a> <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul> <ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul> </ul>
</li> </li>
<li><a href="license.html">License</a></li> <li><a href="license.html">License</a></li>

View File

@@ -13,7 +13,7 @@
<div id="product"> <div id="product">
<div id="product_logo"> <div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem"> <a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/> <img alt="LuaFileSystem" src="luafilesystem.png"/>
</a> </a>
</div> </div>
@@ -44,10 +44,10 @@
</ul> </ul>
</li> </li>
<li><a href="examples.html">Examples</a></li> <li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a> <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul> <ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul> </ul>
</li> </li>
<li><a href="license.html">License</a></li> <li><a href="license.html">License</a></li>
@@ -81,7 +81,7 @@ flavors of Unix (including Linux, BSDs, macOS) and Windows.</p>
$ luarocks install luafilesystem $ luarocks install luafilesystem
</pre> </pre>
<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">GitHub</a> page.</p> <p>Its source can be found at its <a href="http://github.com/lunarmodules/luafilesystem">GitHub</a> page.</p>
<h2><a name="history"></a>History</h2> <h2><a name="history"></a>History</h2>

View File

@@ -13,7 +13,7 @@
<div id="product"> <div id="product">
<div id="product_logo"> <div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem"> <a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/> <img alt="LuaFileSystem" src="luafilesystem.png"/>
</a> </a>
</div> </div>
@@ -44,10 +44,10 @@
</ul> </ul>
</li> </li>
<li><a href="examples.html">Examples</a></li> <li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a> <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul> <ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul> </ul>
</li> </li>
<li><strong>License</strong></li> <li><strong>License</strong></li>
@@ -71,8 +71,8 @@ by many people -- see the Git history for detailed credits.
The implementation is not derived from any other licensed software.</p> The implementation is not derived from any other licensed software.</p>
<hr/> <hr/>
<p>Copyright &copy; 2003 - 2014 Kepler Project.</p> <p>Copyright &copy; 2003 - 2010 Kepler Project.</p>
<p>Copyright &copy; 2014 - 2022 The LuaFileSystem authors.</p> <p>Copyright &copy; 2010 - 2022 The LuaFileSystem authors.</p>
<p>Permission is hereby granted, free of charge, to any person <p>Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation obtaining a copy of this software and associated documentation

View File

@@ -13,7 +13,7 @@
<div id="product"> <div id="product">
<div id="product_logo"> <div id="product_logo">
<a href="http://keplerproject.github.io/luafilesystem"> <a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/> <img alt="LuaFileSystem" src="luafilesystem.png"/>
</a> </a>
</div> </div>
@@ -44,10 +44,10 @@
</ul> </ul>
</li> </li>
<li><a href="examples.html">Examples</a></li> <li><a href="examples.html">Examples</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Project</a> <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul> <ul>
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul> </ul>
</li> </li>
<li><a href="license.html">License</a></li> <li><a href="license.html">License</a></li>

View File

@@ -1,7 +1,7 @@
package = "luafilesystem" package = "luafilesystem"
version = "scm-1" version = "scm-1"
source = { source = {
url = "git+https://github.com/keplerproject/luafilesystem" url = "git+https://github.com/lunarmodules/luafilesystem"
} }
description = { description = {
summary = "File System Library for the Lua Programming Language", summary = "File System Library for the Lua Programming Language",

View File

@@ -1,23 +1,10 @@
/* /*
** LuaFileSystem ** LuaFileSystem
** Copyright Kepler Project 2003 - 2020 ** File system manipulation library
** (http://keplerproject.github.io/luafilesystem)
** **
** File system manipulation library. ** Copyright (C) 2003-2010 Kepler Project.
** This library offers these functions: ** Copyright (C) 2010-2022 The LuaFileSystem authors.
** lfs.attributes (filepath [, attributename | attributetable]) ** (http://lunarmodules.github.io/luafilesystem)
** lfs.chdir (path)
** lfs.currentdir ()
** lfs.dir (path)
** lfs.link (old, new[, symlink])
** lfs.lock (fh, mode)
** lfs.lock_dir (path)
** lfs.mkdir (path)
** lfs.rmdir (path)
** lfs.setmode (filepath, mode)
** lfs.symlinkattributes (filepath [, attributename])
** lfs.touch (filepath [, atime [, mtime]])
** lfs.unlock (fh)
*/ */
#ifndef LFS_DO_NOT_USE_LARGE_FILE #ifndef LFS_DO_NOT_USE_LARGE_FILE
@@ -1141,8 +1128,6 @@ static int link_info(lua_State * L)
*/ */
static void set_info(lua_State * L) static void set_info(lua_State * L)
{ {
lua_pushliteral(L, "Copyright (C) 2003-2017 Kepler Project");
lua_setfield(L, -2, "_COPYRIGHT");
lua_pushliteral(L, lua_pushliteral(L,
"LuaFileSystem is a Lua library developed to complement " "LuaFileSystem is a Lua library developed to complement "
"the set of functions related to file systems offered by " "the set of functions related to file systems offered by "

View File

@@ -1,7 +1,10 @@
/* /*
** LuaFileSystem ** LuaFileSystem
** Copyright Kepler Project 2003 - 2020 ** File system manipulation library
** (http://keplerproject.github.io/luafilesystem) **
** Copyright (C) 2003-2010 Kepler Project.
** Copyright (C) 2010-2022 The LuaFileSystem authors.
** (http://lunarmodules.github.io/luafilesystem)
*/ */
/* Define 'chdir' for systems that do not implement it */ /* Define 'chdir' for systems that do not implement it */