-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
66 changed files
with
0 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,9 +46,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClient | ||
# @author Joseph Perry <[email protected]> | ||
import configparser | ||
import logging | ||
import os | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,10 +15,6 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
|
||
# @package Archivematica | ||
# @subpackage Ingest | ||
# @author Joseph Perry <[email protected]> | ||
# @version svn: $Id$ | ||
|
||
#!!! this is a list of supported commands/tasks, not modules | ||
#the version numbers are versions of the protocol, not versions of the programs themselves. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
# @version svn: $Id$ | ||
# /src/dashboard/src/main/models.py | ||
import collections | ||
import csv | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
# /src/dashboard/src/main/models.py | ||
import sys | ||
import uuid | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
# @version svn: $Id$ | ||
import os | ||
import sys | ||
from datetime import datetime | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import argparse | ||
import multiprocessing | ||
import os | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage MCPClient | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import re | ||
import shutil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import unicodedata | ||
import uuid | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
from optparse import OptionParser | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import re | ||
from optparse import OptionParser | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import re | ||
import shutil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
import traceback | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import uuid | ||
from optparse import OptionParser | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import collections | ||
import copy | ||
import os | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import mailbox | ||
import os | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import argparse | ||
import os | ||
import shutil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import tempfile | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
|
||
import django | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import django | ||
|
||
django.setup() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import mailbox | ||
import os | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import csv | ||
import os | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
# fileOperations requires Django to be set up | ||
import django | ||
from django.db import transaction | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
|
||
import django | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import sys | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
|
||
import django | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import argparse | ||
import os | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
import sys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,6 @@ | |
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with Archivematica. If not, see <http://www.gnu.org/licenses/>. | ||
# @package Archivematica | ||
# @subpackage archivematicaClientScript | ||
# @author Joseph Perry <[email protected]> | ||
import os | ||
import shutil | ||
|
||
|
Oops, something went wrong.