{ "info": { "author": "Maxim Krivich", "author_email": "maxkrivich@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\nLitVCS\n======\n\nThe project \u201cLIT\u201d is a version control system. Project tracks all changes in local files and compares these files with files stored on the remote server. Basically \u201cLIT\u201d can be used as source code management, but you can store any files you want.\n\nGoal\n----\n\n\n* The main goal is to create a new version control system with command line interface and web-based user interface.\n* Another goals of the new system:\n* Store the history of documents;\n* Track files\u2019 changes;\n* Availability to get remote access to the files;\n* Teams can work on one project;\n* User-friendly interface;\n* Simple to understand and work with LIT;\n* Easy to start using if you have no previous experience with VCS.\n\nInstallation\n------------\n\nPyPI\n^^^^\n\nTo install LitVCS, run this command in your terminal:\n\n.. code-block:: sh\n\n $ pip install litvcs\n\nThis is the preferred method to install LitVCS, as it will always install the most recent stable release.\n\nSource files\n^^^^^^^^^^^^\n\nIn case you downloaded or cloned the source code from `GitHub `_ or your own fork, you can run the following to install cameo for development:\n\n.. code-block:: sh\n\n $ git clone https://github.com/Kh-011-WebUIPython/lit-cli\n $ cd lit-cli\n $ pip install --editable .\n\n**Note**\\ : *Don't forget about 'sudo'!*\n\nBasic Usage\n-----------\n\nAvailable command list:\n\n.. code-block:: sh\n\n usage: lit [-h]\n {add,branch,checkout,commit,diff,init,log,rm,settings,status} ...\n\n LIT version control system\n\n positional arguments:\n {add,branch,checkout,commit,diff,init,log,rm,settings,status}\n add add files to staging area\n branch manage branch\n checkout checkout to another branch\n commit commit files from staging area to repository\n diff show changes in file since last commit\n init initialize repository in the current directory\n log show commits history\n rm remove files from staging area\n settings user settings\n status show repository state\n\n optional arguments:\n -h, --help show this help message and exit\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the `LICENSE `_ file for details\n\nCopyright (c) 2017 - SoftServe Academy\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Kh-011-WebUIPython/lit-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "litvcs", "package_url": "https://pypi.org/project/litvcs/", "platform": "", "project_url": "https://pypi.org/project/litvcs/", "project_urls": { "Homepage": "https://github.com/Kh-011-WebUIPython/lit-cli" }, "release_url": "https://pypi.org/project/litvcs/0.1/", "requires_dist": null, "requires_python": "", "summary": "The project \u201cLIT\u201d is a version control system.", "version": "0.1" }, "last_serial": 3473672, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5da841ea4896f464d1c4f998af7c2a2d", "sha256": "6db55b5005f303f00d8e10a2aba94f51cc3269a1ff4a9e8550271a94fc2d363d" }, "downloads": -1, "filename": "litvcs-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5da841ea4896f464d1c4f998af7c2a2d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41269, "upload_time": "2018-01-08T11:35:16", "url": "https://files.pythonhosted.org/packages/fc/b1/1dfb0804184770627fd63f3b545dfc3b4ac1d73f9c138f7fef4a79186035/litvcs-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73ec65c6023b6a76bf9426a025127bf2", "sha256": "1c836ccf93eccf356b6d5b2ee7fa4237a3c42e0fdb63bcac1a03be388c8164f3" }, "downloads": -1, "filename": "litvcs-0.1.tar.gz", "has_sig": false, "md5_digest": "73ec65c6023b6a76bf9426a025127bf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31867, "upload_time": "2018-01-08T11:35:17", "url": "https://files.pythonhosted.org/packages/f4/10/f034a65cedfaf5c679c71b3b75fed57ad8c4e0394f481e52484278d28e4a/litvcs-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5da841ea4896f464d1c4f998af7c2a2d", "sha256": "6db55b5005f303f00d8e10a2aba94f51cc3269a1ff4a9e8550271a94fc2d363d" }, "downloads": -1, "filename": "litvcs-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5da841ea4896f464d1c4f998af7c2a2d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41269, "upload_time": "2018-01-08T11:35:16", "url": "https://files.pythonhosted.org/packages/fc/b1/1dfb0804184770627fd63f3b545dfc3b4ac1d73f9c138f7fef4a79186035/litvcs-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73ec65c6023b6a76bf9426a025127bf2", "sha256": "1c836ccf93eccf356b6d5b2ee7fa4237a3c42e0fdb63bcac1a03be388c8164f3" }, "downloads": -1, "filename": "litvcs-0.1.tar.gz", "has_sig": false, "md5_digest": "73ec65c6023b6a76bf9426a025127bf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31867, "upload_time": "2018-01-08T11:35:17", "url": "https://files.pythonhosted.org/packages/f4/10/f034a65cedfaf5c679c71b3b75fed57ad8c4e0394f481e52484278d28e4a/litvcs-0.1.tar.gz" } ] }