Loading .idea/autocnet.iml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <module type="PYTHON_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$" /> <orderEntry type="jdk" jdkName="Python 2.7.10 (~/anaconda/bin/python)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.5.0 (~/anaconda3/envs/autocnet/bin/python)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="PyDocumentationSettings"> Loading .idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -10,5 +10,5 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.10 (~/anaconda/bin/python)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5.0 (~/anaconda3/envs/autocnet/bin/python)" project-jdk-type="Python SDK" /> </project> No newline at end of file .idea/workspace.xml +468 −50 File changed.Preview size limit exceeded, changes collapsed. Show changes autocnet/.travis.yml→.travis.yml +0 −0 File moved. View file autocnet.egg-info/PKG-INFO 0 → 100644 +67 −0 Original line number Diff line number Diff line Metadata-Version: 1.1 Name: autocnet Version: 0.1.0 Summary: R&D for automated control network generation. Home-page: https://github.com/jlaura@usgs.gov/autocnet Author: Jay Laura Author-email: jlaura@usgs.gov License: ISCL Description: =============================== AutoCNet =============================== .. image:: https://img.shields.io/pypi/v/autocnet.svg :target: https://pypi.python.org/pypi/autocnet .. image:: https://img.shields.io/travis/jlaura@usgs.gov/autocnet.svg :target: https://travis-ci.org/jlaura@usgs.gov/autocnet .. image:: https://readthedocs.org/projects/autocnet/badge/?version=latest :target: https://readthedocs.org/projects/autocnet/?badge=latest :alt: Documentation Status R&D for automated control network generation. * Free software: ISC license * Documentation: https://autocnet.readthedocs.org. Features -------- * TODO Credits --------- Tools used in rendering this package: * Cookiecutter_ * `cookiecutter-pypackage`_ .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage History ------- 0.1.0 (2015-01-11) --------------------- * First release on PyPI. Keywords: autocnet Platform: UNKNOWN Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: ISC License (ISCL) Classifier: Natural Language :: English Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Loading
.idea/autocnet.iml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <module type="PYTHON_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$" /> <orderEntry type="jdk" jdkName="Python 2.7.10 (~/anaconda/bin/python)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.5.0 (~/anaconda3/envs/autocnet/bin/python)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="PyDocumentationSettings"> Loading
.idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -10,5 +10,5 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.10 (~/anaconda/bin/python)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5.0 (~/anaconda3/envs/autocnet/bin/python)" project-jdk-type="Python SDK" /> </project> No newline at end of file
.idea/workspace.xml +468 −50 File changed.Preview size limit exceeded, changes collapsed. Show changes
autocnet.egg-info/PKG-INFO 0 → 100644 +67 −0 Original line number Diff line number Diff line Metadata-Version: 1.1 Name: autocnet Version: 0.1.0 Summary: R&D for automated control network generation. Home-page: https://github.com/jlaura@usgs.gov/autocnet Author: Jay Laura Author-email: jlaura@usgs.gov License: ISCL Description: =============================== AutoCNet =============================== .. image:: https://img.shields.io/pypi/v/autocnet.svg :target: https://pypi.python.org/pypi/autocnet .. image:: https://img.shields.io/travis/jlaura@usgs.gov/autocnet.svg :target: https://travis-ci.org/jlaura@usgs.gov/autocnet .. image:: https://readthedocs.org/projects/autocnet/badge/?version=latest :target: https://readthedocs.org/projects/autocnet/?badge=latest :alt: Documentation Status R&D for automated control network generation. * Free software: ISC license * Documentation: https://autocnet.readthedocs.org. Features -------- * TODO Credits --------- Tools used in rendering this package: * Cookiecutter_ * `cookiecutter-pypackage`_ .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage History ------- 0.1.0 (2015-01-11) --------------------- * First release on PyPI. Keywords: autocnet Platform: UNKNOWN Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: ISC License (ISCL) Classifier: Natural Language :: English Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4